Website Tips : How to add animate favicon? HTML code

You might have seen some animated image in address/location bar of browser like one is here an animated website favicon (favicon*new window ) a blinking “M” for web domain Mohyals.info (works better in Mozilla FireFox Browser).

First you need to make an animated gif to be used for your website, the add the following code into head tags just below <TITLE> tags.
Here is the code

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

and remember to upload animated gif icon to root folder/directory of your website. I hope you know a little bit of FTP thing. If you do not know about FTP then click here to learn about FTP (File Transfer Protocol). Download freeware FTP client the you can try Core FTP or Filezilla FTP client

Do you need to setup or upload your website? Need help? then contact me I will setup our website/blog for a nominal fee.

Good luck! Go ahead and try it yourself (TIY).

Leave a Reply

Your email address will not be published. Required fields are marked *

*