Click to See Complete Forum and Search --> : Attaching Icon To WebPage?


Guy
03-21-2001, 04:17 AM
How Can i attach an icon to a html?

X|L3
03-27-2001, 06:49 AM
.html files do not support individual custom icons,
how ever, you can make a defualt icon for your site, which will show on each
of your html files (for that site).
What you need to do is make a 16x16 .ico, then save it in the same directory
as your html files, with the name 'favicon.ico'
I soppsoe if you wnat individual icons for each page, the only way is to
put each page in a sepperate directory, each with their own favicon file

HTH

X|L3
http://www.xtr3m3.org.uk

"Guy" <doronguy@hotmail.com> wrote:
>
>How Can i attach an icon to a html?