View Single Post
Old 09-03-2004, 10:55 PM   #2 (permalink)
tntcheats
Master Googler
 
Join Date: Jul 2004
Location: Cananada
Posts: 539
Thanks: 0
Thanked 0 Times in 0 Posts
tntcheats
Send a message via MSN to tntcheats
It's a favicon.

Make a 16x16 icon using a program that allows you to make .ico files. I suggest Icon Maker.

Then you put <link rel="shortcut icon" href="http://www.yourdomain.com/favicon.ico" /> (don't use the space then forward slash if you use HTML rather than XHTML) note that you don't need to call it favicon.ico unless you don't use this code. Some browsers automatically search for favicon.ico whenever you visit a domain.
tntcheats is offline   Reply With Quote