I'm able to show the icon without problem on Firefox, but on Internet Explorer 7, the icon cannot be shown. Can someone please paste the code and try on your Internet Explorer 7? What missing did i do?
<html>
<head>
<link rel="shortcut icon" type="image/vnd.microsoft.icon"
href="http://yourhtmlsource.com/favicon.ico"/>
</head>
<body>
</body>
</html>