Tuesday, 21 October 2008
To add a shortcut icon (known as a favicon) to a web page place the following line in the head section of the HTML page.
<link href="http://www.yoururl.com/favicon.ico" type="image/x-icon" rel="shortcut icon" />
The shortcut icon should be named favicon.ico and is typically placed in the root directory of the web site structure.
![]()
The icon file needs to be a special .ico format. To produce a suitable icon there are online web sites such as the Favicon Generator and Gallery at http://www.favicon.co.uk/.
You can read more about shortcut icons on the MSDN Site at How to Add a Shortcut Icon to a Web Page
Related
- XP: Lock the desktop with a shortcut
- Tip: Hide the Safely Remove Hardware Icon
- Tip: Change case of text using a keyboard shortcut
- Why your type of web site affects your bounce rate
- Locking a terminal service workstation



I am using free tool at animatedfavicon.com. This one works great and its fast