Wednesday, June 11, 2008
WANT TO PUT CUSTOMIZED IMAGE BEFORE YOUR ADDRESS?

That's called a favicon. Someone might like your blog that they would bookmark it. Now this icon help to locate your page with one view only, saves time when you have too many bookmarks. You might wanna try this.
*First you need to produce an image with a dimension of 32x32 pixels.
*Then upload the image here to make it an icon file.
*After that add these lines between the tags < HEAD> and < /HEAD>.
< link href="’URLforyourIcon.ico’" rel="’shortcut" type="’image/x-icon’/">
< link href="’URLforyourIcon.ico’" rel="’icon’" type="’image/x-icon’/">
*Copy the URL of the uploaded image and paste it after href=.
*remove the blank space between < and link on both tags to complete the command. don't ask why, just do it xD
And your done.
p.s.
this may not work on some browsers. (works on mozilla firefox)
alison posted at 8:30:00 AM