Re: IE 6 and css
by "Michael Gerholdt" <gerholdt(at)fredonia.edu>
|
Date: |
Tue, 26 Mar 2002 16:32:38 -0500 |
To: |
"Ryan Fischer" <ryan(at)gigabee.com>, "Steve Mount" <steve(at)saltyrain.com>, "Michael Gerholdt" <Michael.Gerholdt(at)fredonia.edu>, <hwg-techniques(at)hwg.org> |
References: |
fredonia SMount2K ryan |
|
todo: View
Thread,
Original
|
|
> Nah, three-digit values are fine. You just have to remember to include
> the pound sign. And in this person's case, that's what probably
> happened that made IE act weird.
>
Yes ... to prove the point, this is also working fine:
div.greybox {
background-color:#EEE;
border:0.04cm solid #CCC;
margin-left: 60px;
margin-right: 60px;
text-align: center;
font-family:verdana,helvetica,arial,sans-serif;
}
but this does not:
div.greybox {
background-color:EEE;
border:0.04cm solid CCC;
margin-left: 60px;
margin-right: 60px;
text-align: center;
font-family:verdana,helvetica,arial,sans-serif;
}
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA