Ok, I want to create a icon of 16x16 image for my site so that ppl can see it in there address bar and more importantly, when the bookmark it, they can identify it. So how to do it ? I am not looking to buy any software but may be any free tool or online service will be of great help
just create a 16x16 image in any of your favorite paint programs, save it as favicon.ico and upload it to your root directory on your server. Easy isn't it Didier
You can use this http://www.graphicsguru.com/favicon.php or this http://www.rw-designer.com/online_icon_maker.php or this http://www.chami.com/html-kit/services/favicon/
create it in image editor (e.g. paintbrush) save it as 16x16 picture in bmp format under name favicon.ico upload it to your hosting directory add following line <link rel="shortcut icon" href="http://domainname.tld/favicon.ico"> between <head> and </head> in all websites where you would like to show it upload the new websites that is it!