PDA

View Full Version : Favourites Icon



AntarcticFire
28-02-2004, 11:25
Just a small suggestion really...

If you add the following code between the <head></head> tags on website code, you'll be able to display the BCUK leaf logo in the address bar AND when the page is bookmarked.

[code:1:f5e996136e]<LINK REL="icon" HREF="http://www.bushcraftuk.co.uk/favicon.ico">[/code:1:f5e996136e]

Obviously, favicon.ico needs to exist and has to be 32x32 pixels. It can be any image format you like though (e.g, jpg, gif, png).

More information available here:
http://www.sean.co.uk/a/webdesign/favicon.ico.shtm

Adi007
28-02-2004, 21:21
Super idea!