Posts tagged html

10 Exceptional Examples of HTML5 Canvas and Applications

  • 26
  • May

Date: 26th May 2011 Author: admin Categories: resources 14

Tags: , , ,

10 Great HTML5 Canvas demos

This is collection of most incredibly HTML5 canvas demos. Today, during browsing web I was amazed with so big amount of various html5 demonstration. And glad to share what I was able to collect. HTML5 become more, and more powerful, it even less processor-consuming than Flash. So, may not be far off such an event when the flash will fully shifted with html5?
Read more

How to use Multiple backgrounds and Animation with CSS3

  • 17
  • May

Date: 17th May 2011 Author: admin Categories: HTML/CSS, JavaScript 9

Tags: , , , ,

Multiple backgrounds with CSS3 with animation

Multiple backgrounds with CSS3 and a little of animation

In CSS3 appear new possibility to use multiple backgrounds for the objects, in our new article I will demonstrate how to do it. And, I going to add a bit of JS code for simple animation (to make it not so boring). Commonly, it is very easy to apply multiple backgrounds – we just need to list them (separated by commas) in the object properties.
Read more

Using Speakker – Cool HTML5 Audio Player

  • 05
  • May

Date: 05th May 2011 Author: admin Categories: jQuery, resources 11

Tags: , ,

Speakker html5 audio player tutorial

Using Speakker – Cool HTML5 Audio Player(jQuery)

Today we continue jQuery lessons, and we will try new audio player – Speakker. This is free html5 audio player with nice interface. It allow us to listen music, adjust the volume, have different covers (for media), and have possibility to attach playlists (even via PHP files). Also it have ready possibility to share link to facebook and twitter. So – welcome to test our demo.
Read more

How to mark up the cross-mailer newsletters in HTML format

  • 13
  • Apr

Date: 13th Apr 2011 Author: admin Categories: HTML/CSS 5

Tags: , ,

cross-mailer html newsletters

How to mark up the cross-mailer newsletters in HTML format

HTML newsletters is still very successful type of communication between readers and publishers. Publishers can track the different indicators of such letters, for example, reading the letter, forwarding, clickthroughs, as well as the interest of readers to the different products and topics. Readers absorb information like a regular web page as it is visually more appealing and more easily readable than text messages.

In this article I would like to share knowledges in creating of cross-browser and cross-mailer newsletters. This means – correct displaying of layout in all mail clients. I think that article is still quite relevant. Duty is a long time I was engaged with creating html layouts for newsletters around the world, and the following rules will cover the following mail client and web interfaces: Gmail, Yahoo Mail, Hotmail, MS Outlook, Thunderbird 2.0-3.0, Windows Live Mail, Apple Mail, AOL Mail, possible others.
Read more

Animated Photo Gallery (grid) with javascript

  • 12
  • Apr

Date: 12th Apr 2011 Author: admin Categories: HTML/CSS, JavaScript 2

Tags: , , , ,

Animated photo gallery grid

Photo Gallery (grid) with javascript

As I know – very many peoples using different photo galleries at own websites. They like to share its own photos, friend`s photos, vacations etc. This is because we trying to make tutorials about different galleries. Today we will continue creating photo albums. But today we don`t will use any ready plugins, it will be done on pure javascript. This will crossbrowser professional gallery made in HTML+JS+CSS.
Read more

Creating an Animated e-cards using jParallax

  • 01
  • Mar

Date: 01st Mar 2011 Author: admin Categories: HTML/CSS, jQuery 9

Tags: , , , ,

Creating e-cards using jParallax

Creating e-cards using jParallax

During browsing web I came across a very interesting plugin – jParallax, and suddenly remembered that soon the international women’s day, and decided that today will do something nice for our women. Our today’s article will be about how to create a nice e-card using our favorite library jQuery with own hands.

What is nice – that we will able to put different images into different layers. And, due mouse moving – our layers will moving too. Just check today`s sample, nice, isn`t it? Read more

How to Easily display Your Stumbleupon Favorites using XSLT

  • 24
  • Feb

Date: 24th Feb 2011 Author: admin Categories: HTML/CSS, XSLT 3

Tags: , , ,

How to Easily display Your Stumbleupon Favorites using XSLT

Today I will tell you about another similar tutorial, but about Stumbleupon. We will create application which will show our (or any wished profile) Stumbleupon posts. And we will use XSLT transformation to parse XML (RSS) provided by Stumbleupon. I will using my profile for our sample. After some investigation I find that SU provide our list of favs in rss format here: http://www.stumbleupon.com/syndicate.php?stumbler=aramisgc – where ‘aramisgc’ is my account name. Also, we can obtain our comments too: http://www.stumbleupon.com/syndicate.php?stumbler=aramisgc&comments=1. So, we have all to start. Today I`ll show you how to display this information in any view. Read more

Creating photo gallery using jQuery and VisualLightBox

  • 25
  • Jul

Date: 25th Jul 2010 Author: admin Categories: jQuery 2

Tags: , , ,

Creating photo gallery using jQuery and VisualLightBox

Creating photo gallery using jQuery and VisualLightBox

Today I will tell you about one useful JQuery plugin – VisualLightBox.
This plugin can help you to create good-looking galleries. And this is very easy to implement.
Read more

Jquery CSS Tutorial on Zooming Image

  • 15
  • Mar

Date: 15th Mar 2010 Author: admin Categories: HTML/CSS, jQuery 15

Tags: , , , , ,

Jquery CSS Tutorial on how to Zoom Images

Today I will tell you about another one useful tool of JQuery – Zoomimage plugin. It allow to reach different design ideas with images resizing.

Read more