Blog-How To Tricks today will give you blog tricks how to make a favicon. Favicon is the image that appears on the left our url in your browser. With a favicon, our blog can be different.
How to make a favicon at your blog, its very easy.
This is the tricks :
First, you must have an image that want to use for your favicon.
For the example, my image like this :

To make that image to be my favicon, find following code :
<head>
Then copy code below :
Change yourimage.jpg with your image url.
Just paste below <head>
Then save template and review it.
Now you can happy with a Favicon..:)
Read More..
How to make a favicon at your blog, its very easy.
This is the tricks :
First, you must have an image that want to use for your favicon.
For the example, my image like this :
To make that image to be my favicon, find following code :
<head>
Then copy code below :
<link href=http://yourimage.jpg rel=shortcut icon/>
Change yourimage.jpg with your image url.
Just paste below <head>
Then save template and review it.
Now you can happy with a Favicon..:)