Previous Message
Next Message

border-style: inset - not working in IE 6/WIN

Sent by Mike on 13 November 2004 13:01


I cannot get the border-style inset to render in IE 6.0/WIN

It display as expected in NS 7.0/WIN

http://mbreiding.us/arthist/greek.html
http://mbreiding.us/arthist/arthist_style.css

Fixes?

Thanks,
-Mike
==============
H3.sub
{font-family: times;
color:#747533;
background-color: #FFFFFF;
padding:  .15em 0em .15em 1em;
font-size: 15pt;
text-align: left;
font-weight:  bold;
margin-top:  2em;
width: 10em;
letter-spacing: 1px;
border: inset 2px #747533;
}
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: