How to create a favicon ico ?
You create what is called an .ico image usually in 16×16 pixels in size
using an ico maker.
You name it favicon.ico and put it in the root of your site
(not in a folder) and you hard link to it like this,
(link REL=”SHORTCUT ICON” HREF=”http://www.yoursite.com/favicon.ico”)
Replace ( ) with <>
This will allow your icon that you created to show in others browser
and bookmarks just as Yahoo and Google & many others do.
You can go to http://www.MyImager.com and resize an existing image file to
16 x 16.
Here is another ico maker.
http://www.html-kit.com/favicon
For a more in-depth explanation and tutorial see the Site Wizard.
They have a great free tutorial on Favicon Ico. Here’s the URL.
http://www.thesitewizard.com/archive/favicon.shtml















