Can someone tell me how to insert an image icon into the url address of a website, to be visible in ie or firefox
You need a favicon.ico in your main root. Firefox and perhaps IE look automatically for a favicon.ico in your main folder. Use this to create one from an image.
<LINK rel="shortcut icon" href="favicon.ico"> in the html code and, of course favicon.ico file in the root
Thanks for the nice thread, i was not aware of this either. Can you guyz please tell how to create this favicon image? and is favicon.ico the only possible solution?
Best way to create one is to just go to a site that makes them for you. Just type in "favicon generator" in Google and most of those will do a fine job.