All About the Favicon – Resources / History

6

by Shane Jeffers

favicon

What is a Favicon?

Favicon’s are small images displayed to the left of the URL in your web browser. The main purpose of a favicon is for the small image to show in your bookmarks bar when someone bookmarks your site that way it stands out in your bookmarks. Favicons also show up in browsers that support tabbed browsing (Most modern browsers), to help you greater distinguish between each tab.

The First Implementation of Favicons

The first implementation of favicons was in Internet Explorer 4, and it required you to upload the file favicon.ico to the root of your web server which would in turn load that image into the bookmark section in IE4. Once other browsers started implementing this favicons a better technique was needed. It came by way of HTML, you could now link to the favicon.ico which means you could have multiple favicons for one website or be able to place the favicon wherever you please on the server.

The Correct Way to Link a Favicon

Once the favicon evolved it became easy to link separate images to separate HTML pages. Below is how you would correctly link to a Favicon!

<link rel="shortcut icon" href="images/favicon.ico" />

25 Great Favicon Examples

Favicon Resources

Start Creating your Favicon

Now that you have the history and knowledge of the Favicon, it is your civic duty to create one for your site. If this post inspires you to create a Favicon leave your website in your comment and I will check it out. Don’t forget to show Three Styles some love!

Written by Shane Jeffers

Shane Jeffers is the Creator and Author of Three Styles. He has a unique passion for design trends and tutorials. Reach him through the Contact page or follow him on twitter @ThreeStyles

Enjoy this post? Subscribe by RSS or Email


Tutorials

6 Responses to “All About the Favicon – Resources / History”

  1. Gravatarmary Says:

    if you use wordpress, you can find a plugin for favicons so you don’t have to mess with the theme code: http://wordpress.org/extend/plugins/shockingly-simple-favicon/

    this one lets you add a customized favicon to your wordpress admin backend: http://wordpress.org/extend/plugins/admin-favicon/

  2. GravatarShane Jeffers Says:

    @mary All you have to do is add the code above to your header.php file for it to work on your wordpress blog. You may have to set the path to go inside the template directory. Thanks for the helpful plugins! :)

  3. GravatarJason Says:

    There is also a plug in for Photoshop that will let you create .ico files for these.

    http://www.telegraphics.com.au/svn/icoformat/trunk/dist/README.html

  4. GravatarTodo sobre el favicon, su historia y algunos recursos Says:

    [...] es un modelo por la forma que se ha planteado y por su sencillez en explicar un concepto, se titula All About the Favicon – Resources / History. Inspirándome en dicho artículo (que está en inglés) trato de hacer uno propio añadiéndole [...]

  5. GravatarEnlaces semanales que no he publicado (31) Says:

    [...] All About the Favicon – Resources / History (threestyles). Todo sobre el famoso “favicon”, su historia y algunos recursos relacionados. [...]

  6. GravatarChoosing a Favicon: A Blue Ampersand | Jennifer 8. Lee Says:

    [...] which is the lit­tle square (usu­ally) 16×16 pixel icon that sits in all mod­ern web browsers. Orig­i­nally intro­duced as part of Inter­net Explorer 4 as a way to high­light book­marks, the fav­i­con has evolved to become the visual call­ing [...]

Leave a Reply

CommentLuv Enabled