Feed on Posts or Comments

Internet & MacOS Daantje on 25 Oct 2005 10:29 pm

How to make a favicon.ico on MacOS X

It’s so easy! Make an image of 16 x 16 pixels, 256 colors and save it as an GIF, BMP or any other format. (I saved it as an GIF file) Open the image in ‘GraphicsConverter’ from your applications folder. Save the image as a Windows Icon (.ICO) file and your done. Use the following HTML tag in yout page:

<link rel="shortcut icon" href="http://www.yourdomain.ext/favicon.gif" />

Trackback | Comments RSS Feed

Leave a Reply

You must be logged in to post a comment.