Adding A Favicon

I'm sure you've seen on other sites the tiny little graphic that appears next to their URL. If you want to add one of those to your site, all you have to do is make a little icon 16 x 16 pixels and save it as "yourimage.ico." It has to have an extension of .ico to work properly.

Now, you just need to add the code that links to it. Place this code in between your head tags.
<link rel="shortcut icon" href="yourimage.ico" />

Upload your pages, and you should now have a little icon by your URL.




eXTReMe Tracker