Share this page 

Associate an Icon to Favorites (IE5)Tag(s): HTML/CSS


There is no javascript for this. Upload your ICO file to be associated to your site. Then the following line in the first page to be loaded :
<LINK REL="SHORTCUT ICON"
   HREF="http://www.myserver.com/mysite/favicon.ico">
When a user will bookmark your site, the favorite icon will be associated. The ICO must be 16x16 in 16 colors.