Page 1 of 1

Problem with the browser image

Posted: Mon Sep 08, 2008 2:05 am
by harshil
Hello,

I had put a browser image in my html page. But it displays only on Mozilla & not in IE.
<link REL="SHORTCUT ICON" HREF="images/icons/icon.gif">
this is code I used for my browser image.
Can anybody help me with this !!

Thanks !!

Re: Problem with the browser image

Posted: Mon Sep 08, 2008 2:37 am
by s.dot
I'm really not sure, but my best guess would be that you need a .ico image instead of a .gif image.