I know they explained this on How Stuff Works one day but I've forgotten.
You know how some sites (actually, a lot these days) puts a little 10x10 (or so) icon in front of the web address in the browser bar? Well I want one! Or at least to know how to make it.
So if you know how to make it and install it, let me know. (Either here or via email benheck@charter.net) I can design it, then if a person can convert it (I know it's some weird format file) that'd be great.
And what resolution is it?
Icons in front of web address.... HOW?
Moderator: Moderators
-
JackFrost22
- Sir Posts-alot
- Posts: 4186
- Joined: Fri Jun 04, 2004 4:10 pm
-
nos_slived
- Higher Idiot
- Posts: 3476
- Joined: Mon Mar 21, 2005 6:32 pm
- Location: Burnaby, BC, Canada
- Contact:
It's not a weird file format, it's ico. favicon.ico. If you put the file on your sites home directory, it usually works, however there is a way to make sure the browser loads it:
It will display at 16X16 max.
Code: Select all
<LINK REL="SHORTCUT ICON" HREF="http://www.benheck.com/favicon.ico">