favicon.ico @ students.iiit.net
students.iiit.net now shows its own Favourite/Bookmark Icon ( the icon of a web page, that appears at tab).
By default the icon for a webpage is favicon.ico in servers web root.
The icon can be changed per page basis using -
<head>
<link rel=”SHORTCUT ICON” href=”http://www.mysiteaddress.com/myfavicon.ico”>
</head>
did u notice the icon for this page.
Unfortunately my opera does not support per page icons.
Is’nt there any icon editor in linux. I could not find any decent icon editor to edit .ico files, and finally i did it on windows. 





