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
pls show me how 2 create a favicon!
One Trackback
[...] 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 [...]