Peter L. Sc hlueter wrote:
> I have a problem with a Very simple site.
> http://www.undergroundrapcd.com . Simple one page, no
> graphics, no floats, text only! But IE will not display the
> {border-style: groove;} request. Firefox does. The site
> validates for HTML and CSS. The CSS is as follows...
>
> border-width: 1.5em;
> border-style: groove;
> border-color: #000000;

You set black, and IE has trouble taking one darker and one 
lighter colour from that.
If you would use #CCCCCC; for example, you'll see groove style 
borders in IE too.

-- 
Els
http://locusmeus.com/
http://locusoptimus.com/ 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to