I need a Favico made for my website StocksonWallStreet. If you know how to do so PM me I have the image and everything. Also need you to install it so PM me how much it will cost $$$.
There are plenty of sites with favicon makers online Most sites also instruct you on the VERY EASY method of uploading them to your site for use. Here are just a few off the first page of the Google Search for "favicon maker online" make from existing pic http://www.htmlkit.com/services/favicon/ http://www.favicon.cc/ http://www.freefavicons.info/ make it from scratch http://www.rw-designer.com/online_icon_maker.php Good luck and happy favicon making!
Thanks man, this is a great help. Ok so I got it made and have the files but does anyone know how to add it to the files. I know hardly anything about HTML.
In the <head> section of your HTML document, add the following tag: <link rel="icon" type="image/vnd.microsoft.icon" href="http://www.mycoolwebsite.com.com/favicon.ico"> Substituting your own URL of course. Actually as long as you name the icon "favicon.ico" it should show up automatically.
These two articles tell you how to do it - http://www.small-business-software.net/online-business-resources.htm What is a Favicon - http://www.developer-resource.com/what-is-a-favicon.htm