[Wylug-discuss] a webdesign query / mini rant

Stephen Patterson steve at patter.mine.nu
Fri Jan 13 11:46:24 GMT 2006


On 13 Jan 06, Stephen Garton (sheepeatingtaz at gmail.com) wrote:
> On 12/01/06, chris <info at coreline.net> wrote:
> 
> > How does one go about assigning the tiny icon that sits just to the left
> > of the URL in a Firefox window? All the cool kids are doing it.
> 
> code:
> 
> <link rel="shortcut icon" href="images/rebs.ico" type="image/x-icon" />

And this page http://www.winterdrache.de/freeware/png2ico/favicon.html tells you
how to make one.

You can also frob the stylesheets for IE only with this little bit of code
<!--[if IE]>
   <style type="text/css">
      /*<![CDATA[*/ 
	  #testElement {
	  	color: #00cc00;
	  }
	  /*]]>*/
   </style>
<![endif]-->

Oh, and I think I'll link this page in too - http://dean.edwards.name/IE7/

-- 
Stephen Patterson steve at patter.mine.nu http://patter.mine.nu/ GPG: E3E8E974 
Jabber: patter at jabber.earth.li MSN: stephenpatterson893 at hotmail.com
GMail invites to anyone who wants one
"Whoever said nothing is impossible never tried slamming a revolving door."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://list.wylug.org.uk/pipermail/wylug-discuss/attachments/20060113/96fb2fc8/attachment.bin


More information about the Wylug-discuss mailing list