Thursday, May 05, 2005

<link rel="icon" href="../mg.png">

The most popular site on the web recently updated its little web browser icon. This is the icon that appears to the left of the URL in the address bar of Firefox, and probably one day soon, IE7. Just add above the <head> declarations of the webpage's html code the line
<link rel="icon" href="location of the 16x16 pixel png file">.

A quick glance at his html code showed me this, and I can now see the fruits of my labor. Satisfied, I am now wearing the same smug smile James used to wear after choreographing the Rockettes line of dancing Coca-Cola cans on the shelf of the triple's under-cabinet refrigerator.


Update 28 Jun 2005:This works with a .jpg file, but I worry the quality suffers. I will research this tomorrow, but use .png today.

0 Comments:

Post a Comment

<< Home