Remove these ads by
Signing UpStep 1Create the icon
These icon files can be made in a range of sizes, the most common of which is 32x32 pixels. That isnt a lot of space to display a picture, but a logo seems to work quite well. To create an icon file, you can use a graphic suite such as photoshop (see How to make curosors using photoshop).
I used Jasc PaintShop Pro 8. This software doesnt support the .ico file format, so i scoured the internet and after a little googling i found an online service that will convert .jpg and .gif files to icon files for download. This site is Favicon generator.
| « Previous Step | Download PDFView All Steps | Next Step » |






































That is KEY, and the standard. Some browsers won't look for /favicon automatically.
{{{
<link rel="icon" href="http://example.com/favicon.ico">
}}}
Should also be thrown in there.