Favicon Tips

This tutorial is not going to rehash how to code for a favicon, but provide some links to existing resources to aid in your education about adding icons to webpages.

Mozilla’s statement of Favicon Support:

  • Mozilla now displays page icons in the url bar (Expect support for shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined in the html head section of a document like so:
    <LINK REL="icon" HREF="images/mozilla-16.png" TYPE="image/png"/>
    <LINK REL="SHORTCUT ICON" HREF="/images/global/branding/dellecomicon.ico"/>
  • Mozilla can now display Windows .BMP and .ICO images on all platforms.
  • Mozilla makes the use of Favicons much easier than Internet Explorer as it offers a wider range of file format. As a result you don’t need any additional companion applications to convert your images to the file type .ico.

    Because of the narrow support for other file types such as .png and .bmp, I always use the .ico file types so that a broader audience can view the page icon.

    I also always use Fireworks to create the original artwork for the icon file before using other apps to transform them into actual icons.

    For my companion app I use a very simple but effective one called IcoFX. You can create icons of various sizes and bundle them all into a single icon.  Plus you can import PNG files and the transparency is maintained.  Check it out and click around, you’ll be a pro in no time.

    No Comments

    No comments yet.

    RSS feed for comments on this post. TrackBack URI

    Leave a comment

    To use reCAPTCHA you must get an API key from http://recaptcha.net/api/getkey