Bookmark IconDid you know that you can change the icon that is displayed for your site in the Internet Explorer favorites menu? Well, you can and it's pretty simple. Before you start, you will need to find an icon editor. I use Microangelo, which is a very cool program. Other good ones are Icon Forge and Icon Library And Builder. You can also use a graphics program to reduce any image to the same specifications. You may then want to edit the image with one of the icon products listed above to clean it up. After that, save the icon file in your site directory and include the following code (with "youricon.ico") replaced with the appropriate filename and path) in your web page.
To keep it even simpler, you can just name it "favicon.ico". If you do that you do not need the <LINK> tag shown in the example above. It is important to note that this is only supported by Internet Explorer 5.0 and higher. It also generates errors on some web servers (most notably Apache). You may also find that many hosts do not support the icon file format and will not upload it to your site. Here are the answers to some commonly asked questions regarding favicon:
|