View Single Post
Old 04-16-2009, 03:46 PM   #20
Surial
Avalon Senior Member
 
Join Date: Feb 2009
Location: North Carolina
Posts: 120
Wink Re: Anyone any ideas on this please?

That is a favicon.ico which is placed in the head section of an html document to put a cool graphic in the browser of your website. A code link example:

<link rel="icon" type="image/ico" href="http://yourwebsite.com/favicon.ico">

All new browsers show these icons in your bookmarks and tabs.

If you have a website you can create an icon graphic like this and upload it as favicon.ico in your root directory. Then place this code in your html document.

In this case, someone put an alien head graphic as their favicon.
Surial is offline   Reply With Quote