How to Create an Animated Favicon?

30 July, 2008

Robert Gavick

All you need to create a icon file ( .png, ,gif, etc… ) .  A Favicon  has to have the following size: 16 pixels by 16 pixels. When this is already ready, go to http://www.html-kit.com/favicon/ .

Now it’s easy to create icons for your web pages with FavIcon from Pics. Simply select a picture, logo or other graphic for the ‘Source Image’, mark the ‘Animate Favicon’ checkbox and click ‘Generate Favicon.ico’.

When you already generate the animated favicon, you can add a favicon to your web page by uploading favicon.gif to your  website and inserting the following HTML tag to <head> … </head> section of your web page.

<link rel=”shortcut icon” href=”favicon.ico” >
<link rel=”icon” href=”favicon.gif” type=”image/gif” >

That’s it.

No responses to "How to Create an Animated Favicon?"

No comments yet.

Leave a comment

Name : 
Mail : 
Website : 
Message :