Favicon's are a way to create a unique logo that appears next to the name of your web site in the Favorite list after bookmarking your site.
Here is a sample of the code you will need to use:
<LINK REL="SHORTCUT ICON" HREF="http://www.mysite.com/graphics/icons/mypage.ico">
|