Register   |  Login

Programmer Newsletter

Minimize

Master Programmer

Minimize

Find articles on computer software, programming, ASP.net, Sql server, databases, C#, websites, Internet, Windows, Outlook macros.

Programming Articles

Minimize
03

What is a Favorites Icon?

A favorits icon is the little graphic image that appears next to your domain name in the address bar in a web browser.

How to Create a Favorites Icon

Go into a graphics program and create an image 16x16 pixels in size. Reduce the colors to 16. Save the image in a Windows Icon format with the name

favicon.ico

How to Convert Your Image to an Icon

If your graphics program will not save a .ico file, save the file as .png. There are many websites and programs that will convert an image file to a .ico.

This one worked for me.
http://tools.dynamicdrive.com/favicon

How to Put the Favorites Icon on Your Website

Upload the file favicon.ico to the root of your website.

If you want to put the favorites icon somewhere else, you will need to specify where the icon is in your page html. Like this

<link rel="shortcut icon" href="favicon.ico" >

By Andrew Weitzen, Bronze Inc. (c) 2010

Bronze is the publisher of several online Internet journals including: InternetHandholding.com, DomainNames.gs, DotNetNuke.bz, Programmer.bz, Software.vg, WebHosting.vg

Post Rating

Comments

Anonymous User
# Anonymous User
Wednesday, February 03, 2010 1:12 PM
How to Add a Favorites Icon to Your DotNetNuke Portal
Bo Zaza
Thursday, March 25, 2010 11:17 AM
I've wondered how that was done and never took the time to research it. This process was insanely simple and quite effective. Thanks for the tip!

Post Comment

Name (required)

Email (required)

Website

Programmer Newsletter

Minimize

Subscribe to the Internet Handholding newsletter



Reccomend Programmer.bz

Minimize

Share/Bookmark Bookmark and Share