Icon in HTML address

Hello!

I have some problem with HTML. I don't know how to put small icon in the
address bar on HTML on its left side. Example:

(icon G) than is http://www.google.com/

Please, help me.

Thanks, Marko
Marko [ Do, 24 April 2008 16:47 ] [ ID #1949661 ]

Re: Icon in HTML address

On 24 apr, 16:47, "marko" <s... [at] dd.com> wrote:
> Hello!
>
> I have some problem with HTML. I don't know how to put small icon in the
> address bar on HTML on its left side. Example:
>
> (icon G) than ishttp://www.google.com/
>
> Please, help me.
>
> Thanks, Marko

Hi Marko,

you have to add these lines:
<link rel="icon" href="image.ico" type="image/x-icon" />
<link rel="shortcut icon" href="image.ico" type="image/x-icon" />

and have to put the file image.ico (has to be an icon image) in the
root of your website.

Rotsj
rotsjke [ Do, 24 April 2008 17:02 ] [ ID #1949662 ]

Re: Icon in HTML address

marko wrote:

> I have some problem with HTML. I don't know how to put small icon in
> the address bar on HTML on its left side. Example:
>
> (icon G) than is http://www.google.com/

Use that search engine and look for: favicon

--
-bts
-Friends don't let friends drive Vista
a.nony.mous [ Do, 24 April 2008 18:38 ] [ ID #1949663 ]
Miscellaneous » alt.html » Icon in HTML address

Vorheriges Thema: Not showing focus
Nächstes Thema: Auction site in Au