Ads

How to create a favicon

My little review favicon problem. If my friend is new or new bloggers active in the blogging certainly many who do not know or are still confused and wondering what's a favicon. Favicon is a small icon that is located next to my friend the URL address at the top of the browser. If my friend recently set up a blog on blogspot icon that appears is from the blogger default icon that looks like this:



To change the default favicon from blogger buddies are steps that must first do is create an image as you wish my friend, for sizes up to mate. If used to create a favicon we must change the big picture into a small icon with assistance in the form http://www.favicongenerator.com but now no longer necessary because the image can be used directly big. This I have proved myself and I'm practicing on my friend's blog that there here.
To step favicon creation is quite easy, my friend had uploaded images on image hosting site like photobucket.com, tinypic.com, or others, then if the image had been uploaded, my friend will be given the URL address of the image like this example:

http://i42.tinypic.com/29kzywy.jpg (url image from tinypic.com)

http://s696.photobucket.com/albums/vv322/Ad1_t/Fotoku/storks.gif (url image from tinypic.com)


To create a favicon image we need to add code like this:
<link href="http://i42.tinypic.com/29kzywy.jpg" rel="shortcut icon"/> (the url of the image from tinypic.com)

<link href="http://s696.photobucket.com/albums/vv322/Ad1_t/Fotoku/storks.gif" rel="shortcut icon"/> (the url of the image from tinypic.com)


Not easy enough now, let alone practice and good luck buddy.