Simply Program

Simply programming - It’s a life style
Filed under Programming

Its quite simple actually - you create your favicon.ico file (which is normally 16x16) in an graphic editor you choose.

Next upload it to your website. Once uploaded add the below code to the header of your website:

HTML:
  1. <link rel="SHORTCUT ICON" xhref="favicon.ico">

And your done!

Posted by sp on Thursday, February 26th, 2009


You can follow any responses to this entry through the magic of "RSS 2.0" and leave a trackback from your own site.