Web Tool to Create Animated Favicon
No wonder I saw some of the blogs are using animated favicon recently, now I know they actually are using the wed tool to create still/animated favicons from regular images at html-kit.com/favicon.
It is very simple to create animated favicon, firstly you need to create an image for the size of 16px x 16px, and then browse this created image from the website, type your scrolling text if required, tick the “Animate Favicon” if you want to create animated favicon, finally click on the “Generate FavIcon.ico” button. Take a few second to wait for generating favicon, then you should be able to download the file after that.
Please read the ReadMe text file from the download files to know what are those coding to be pasted on your blog.
April 18th, 2008 at 11:53 pm
Thanks for sharing. I am interesting that all server can allow to show favicon. I made a favicon for my website but when it added no show.Why?
April 19th, 2008 at 4:48 pm
Do you add the following code before < /head >?
< link rel="Shortcut Icon" href="/images/ads.ico” type=”image/x-icon” / >
May 28th, 2008 at 12:22 am
How can I make the favicon roll from up to down?