|
The best of both worlds. You can have your website pages set
up to display the animated favicons when a FireFox
Browser pulls it up or if a Internet Explorer Browser is used, it will
use your static favicon if installed in your Root Directory.
To use the Animated Favicon you must put the following
line right below the TITLE line in your html code.
<LINK href="http://www.yoursite.com/yourname.ico"
rel="SHORTCUT ICON">
Of course change the url and yourname.ico to your own.
How to get and use these Animated
Favicons Right click on the
picture below and save it to your folder (remember where you put it :O)
)
Next: Rename it and use the extension .ico instead of .gif. Now you have
yourname.ico. You'll get a warning about
changing the extension, but go ahead and change it. Next, upload
it to your servers root directory. Now with your html
changed as per above you're all set. FireFox will use your new animated
favicon and Internet Explorer will use your static
favicon as used in previous page.
|