please take a look at my attached file. i have marked the logo. I want this type of any logo should be shown on my site? How to do this? Any one can help me. Its quite urgent. PM me please. thanks in advance wildstone
That is called a favicon. Favicons are .gif images saved with the filename "favicon.ico" Most browsers will automatically try to download a favicon from /favicon.ico however you can tell a browser to look for it in a specific location using the following code: <link rel="shortcut icon" href="/path/to/your/favicon.ico" /> Code (markup):
To be compatable with older browsers they should actually be a icon file rather than a gif. There are plenty of free online conversion tools but the likes of GIMP can also allow you to save as icons