Monday, December 18, 2006

If you have a favicon for your site, if you put the following code in the >head< section of your HTML, you can just put the favicon in the root directory of your website:

>link rel="shortcut icon" href="http://example.com/favicon.ico" type="image/x-icon"<