A little extra..

I decided that I had enough time to create a favicon to add the finishing touch to my site. This icon is a 16x16 pixel image, which is displayed in the address (URL) bar in most browsers, or beside a favourite in IE.

From W3C, on favicons:

http://www.w3.org/2005/10/howto-favicon

"..the format for the image you have chosen must be 16x16 pixels or 32x32 pixels, using either 8-bit or 24-bit colors. The format of the image must be one of PNG (a W3C standard), GIF, or ICO."

The code:


The fourth line down
The result:

This was created in Photoshop and then saved as a .ico before linking it from the root directory of my website to the web page.

No comments:

Post a Comment