PDA

View Full Version : wondering if anyone knows... web related


penguin22
16th December 2000, 06:20
Hey, I'm too lazy to look and it's too late now anyway for me, but does anyone know the HTML command to add a predefined icon to the same favorites? I hope I made this clear enough. I want to have my website add a penguin icon to the favorite if it is saved. TIA

16th December 2000, 06:24
Just add a "fav.ico" to the folder the wepage is in on your webspace. There might be other ways to do it, but that is the easiest.

penguin22
16th December 2000, 17:30
Thanks, do you know the size that it has to be, or will it automatically scale an image to the right size.

fish
16th December 2000, 17:34
I think it's 15x15, but it will scale for you.

WolfieD
16th December 2000, 20:09
in your head, put this:

<LINK REL="SHORTCUT ICON" HREF="http://www.site.com/icon.ICO">


and its 16x16.

penguin22
16th December 2000, 20:30
Thanks WolfieD and everyone else. Now I guess I also replace the icon.ico with fav.ico or whatever its name is. And it does scale which is good!

carlito_au
17th December 2000, 04:37
can only ie5+ see the fav.ico

Kevin
17th December 2000, 05:15
Yes.