FAVICONS

Favicons you can use for your site; and your site only!

How Do I Put Up A Favicon?
Favicons are 16x16 pixel icons that appear before the URL of your site.

For a favicon, you will need to have a 16x16 pixel .gif ready. When you have it, you will need to convert it to an .ico.

1. Go here to convert the favicon to .ico.

2. Select 'Browse' to choose your favicon image, then click 'Generate FavIcon.ico'.

3. Click 'Download FavIcon' so you can open the package which includes the converted favicon.

4. Extract the file and upload it to your ftp account.

5. Now, just put this code in between the <head> tags of your index page:

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


*If you renamed your favicon file, replace "favicon.ico" with the new name.

Here's another good website: http://www.favicon.cc/?