

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">
Here's another good website: http://www.favicon.cc/?