Forum Moderators: phranque
This is the code that I am using:
<link href="favicon.ico" type="image/x-icon" rel="shortcut icon" />
What should be the size of my favicon? I have it at 16x16, but when you create a shortcut on your desktop the icon gets distorted b/c it is bigger than 16x16. Should I make it 48x48? Will it still show up? Thanks for the suggestions......
An .ico file can contain multiple icons. So you can create multiple sizes, and the operating system will choose the appropriate one to display for the favicon, desktop icon, etc.
If you haven't yet, take a look at [favicon.com...] Everything you'd ever want to know about them is there.