We Recommend

HTML: The Definitive Guide HTML: The Definitive Guide
They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter. From there on, they provide a wide range of HTML coding to allow readers to learn from good examples. The book includes a handy "cheat sheet" of HTML codes for quick reference.


Posted By

komposition on 07/28/07


Tagged

textmate html favicon


Versions (?)


Who likes this?

3 people have marked this snippet as a favorite

LeeRJohnson
heinz1959
rd3k


favicon link


Published in: HTML 


  1. <link rel="shortcut icon" href="http://example.com/favicon.ico" type="image/x-icon">
  2. <link rel="icon" href="http://example.com/favicon.ico" type="image/x-icon">

Report this snippet 

You need to login to post a comment.