How to create a Favicon for your Website

What is a Favicon?
A favicon (short for favorites icon), is a 16×16 pixel square icon associated with a particular website. The design of the favicon can represent the website and browsers that provide favicon support typically display a page’s favicon in the browser’s address bar and next to the page’s name in a list of bookmarks.

How to add a Favicon to your site?
Create an image that is 16×16 pixel square and save it with the name favicon.ico.
Then add this code to the head of your page:

<link rel="shortcut icon" href="images/favicon.ico" />

One Comment

  1. Posted 07/02/2010 at 12:37 | Permalink

    pls show me how 2 create a favicon!

One Trackback

  1. [...] This post was mentioned on Twitter by Rachel, Rachel. Rachel said: How to create a Favicon for your Website http://bit.ly/4X43pH via @AddToAny [...]

Post a Comment

Your email is never shared. Required fields are marked *

*
*