HTML Code for http Header

I

Ismail

Hello,
I need help to know, how can I add some image befor URL
address in Address bar,
same as this News group page when open this page spicified
image comes on Address bar
Hopeing some on help me
Thanks a lot
 
V

::|Virus Guard|::

Sorry, would this be what you're looking for?

============
Favourites Icon
============
Step 1: Choose any Icon from your computer(*.ico)
Step 2: Rename it to favicon.ico
Step 3: Paste the following into the <head> </head> of the webpage:

<LINK REL="SHORTCUT ICON" HREF="http://www.yourwebsite.com/favicon.ico">

Step 4: before you paste that script, make sure you upload the icon file to
your website. Then replace http://www.yourwebsite.com/favicon.ico with the
address of your icon.

Hope that helps,
::Virus Guard::
 
V

::|Virus Guard|::

P.S. the icon has to be 16x16 otherwise you'll end up with a weird icon.

::Virus Guard::
 
Top