Re: IE 6 and css

by "Darrell King" <darrell(at)webctr.com>

 Date:  Tue, 26 Mar 2002 14:01:05 -0500
 To:  <hwg-techniques(at)hwg.org>
 References:  fredonia
  todo: View Thread, Original
Exactly which part isn't liked?

Offhand, I would suggest you translate those color codes to hex values (you
know: #FF0000 for red, #000000 for black, like that...?).

Also, although I am always ready to learn something new, I had thought the
legal values for border were [color style width]:

border: #000000 solid 1px;


D

----- Original Message -----
From: "Michael Gerholdt" <gerholdt(at)fredonia.edu>
To: <hwg-techniques(at)hwg.org>
Sent: Tuesday, March 26, 2002 1:01 PM
Subject: IE 6 and css


Some fairly straightforward css, but IE 6.0 doesn't like it.

Help?

div.greybox {
    background-color:eee;
    border: solid thin ccc;
    font-family:verdana,helvetica,arial,sans-serif;
}

thanks,
Mike

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA