Place this code in head section of HTML section
<html>
<head>
<link runat="server" rel="shortcut icon"
href="~/favicon.ico" type="image/x-icon" />
<link runat="server" rel="icon"
href="~/favicon.ico" type="image/ico" />
</head>
<body>
</body>
</html>
and here is web site that will convert any pic to icon
http://www.html-kit.com/favicon/
No comments:
Post a Comment