First,
What is a Favicon?
A favicon is the little icon that browsers display next to a page's title on a browser tab, or in the address bar next to its URL. It also is used when you bookmark a page
For Example:
![]() |
How to Add and create a Favicon?
- Create a 16x16 image. If you want transparency, use the PNG or GIF format.
- Convert your image to
.ico
format using a free service such as http://www.favicon-generator.org - After generating a favicon with this tool download and save to the root directory of your site. Then include the following code in the head of your HTML document.
- And Finally you did it!! =)
For more tutorial please visit www.dardigitaldesign.com
If you enjoy it let me a comment!