Please Log In to save to favorites
TAGs
favicon


Versions
Adding a Favicon Tag
How to add Favicon to website
      
    1.   <link rel="icon" href="/favicon.ico" type="image/x-icon" />
Comments


some extra info

Posted by: steven around 17 Months Ago

Note that preferably the .ico format should be a 16x16 pixel square icon. On internet there are plenty of sites where you can transform an image file to .ico format. Most browsers nowadays, besides MS Internet Explorer, also support these icons in .png and .gif format however.