On Thu, 2002-08-01 at 11:43, Andrew Bennetts wrote: > > You can also specify it in your HTML, rather than getting the browser to > guess that it might be at /favicon.ico: > <link rel="shortcut icon" href="http://anywhere/you/like.com"> > > This way it'll always appear in any supported browser -- some browsers > will only look for /favicon.ico when you bookmark the page. It also > gives you per-page control of the icon, rather than per-site.
>From a discussion on the Open Office list the html way is the preferred way. If the browser does it the other way then all web sites get the extra hit looking for favicon all the time, this is a 'bad thing' KenF -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
