|
How to add favourites icon to your web site? |
|
Written by Icon Li
|
|
Tue, 09 Sep 2008 10:03 |
|
- Create the file named favicon.ico with your icon-making software.
- Put it at the root level of your web site. (If you want Internet Explorer to recognise it, it must be 16x16 pixels in size.)
- Put a tag as follows in the <HEAD>...</HEAD> section of your home page(top-level HTML page): <LINK REL="SHORTCUT ICON" href="/favicon.ico">
|
|
Last Updated ( Tue, 09 Sep 2008 10:09 )
|