Favicon Generator
Use this handy online tool to easily create a favicon (favorites icon) for your website.
Favicon's are small, 16x16 images that are shown inside your browser's location bar and are shown in
your browser's bookmark menu (see the graphic below). A nice favicon adds a touch of class to your site.
- Supported file formats: gif, jpg and png.
- Use a gif or png with transparency if you require it.
- Maximum file size: 120.00 kB.
Select an image from your computer to create a favicon
To make most browsers recognize your favicon, upload the icon named "favicon.ico" to your sites root directory and
simply add the following html code in between the <head> </head> section of
your webpages. Firefox and Opera will recognize it immediately, but IE needs the code.
<LINK REL="SHORTCUT ICON" HREF="http://www.mydomain.com/favicon.ico">