Monday, September 18th, 2006
A favicon (short for "favorites icon"), also known as a page icon, is an icon associated with a particular website or webpage.
To create a favicon.ico first we need to create a 32x32px .png image. We can make it with Macromedia Fireworks.
Then we resize it to another 16x16px .png image.
So now we have a set of 2 .png images. In my case i named the files favicon16.png and favicon32.png. Now we will make an icon file from it.
We need to download png2ico. It is an open source tool to conver .png file to .ico
Lets download and extract it.
Inside we will have ...
(read more)