A Favicon is used to add an icon to the tab of a browser. When someone views your a page within your web site, their browser tab will show your favicon.... or icon.
This is incredibly simple to do with the help of
http://DynamicDrive.com.
Step 1: Go to www.DynamicDrive.com and click on the Faviocon Generator which is located in the left column.Step 2: Look for "Image to create icon from:" and click on "choose file".This will let you navigate your computer to locate the image you'd like to use as your favicon. You might want to make something in a graphics program ahead of time.... or use an existing logo, etc.
Step 3: Once your file finishes uploading, click on the "create icon" button.Step 4: Now click on the button, "Download favicon"After downloading the favicon, import it or drag it into your open Expression web Web site. Then upload it or publish it to your server.
Step 5: Add the following piece of code in the <head> section of your home page: <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
Finish up by publishing the home page.
Please allow about 24 hours for the favicon to appear.
Enjoy!
Kelly