I have the following code in my style sheet (see below).
In IE 6.0.290 - the bottom border works but the padding doesn't.
In Firefox 1.0 - the padding works but not the bottom border.
Running this code through the validator says it's ok. If I put inherent in
the 0px values, it looks worse.
Any clues?
Joanne
.addresstable
{
background-image:url(images/navempty.gif);
padding-left:14px;
padding-top:4px;
padding-bottom:4px;
border-style:solid;
border-top:0px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:130%;
color:#FFFFFF;
}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/