Sent by Richard Hawking on 1 August 2004 14:02
URL: http://randomhawk.com/MA/5622/m2a1.html
For some reason the table on this page has no padding in Win IE6. In
Safari and Mac IE there is a 20px border around the table, then a 1px
outilne, but in Win IE6 there is no padding.
Is there a solution?
CSS:
/*-- table of data --*/
..datatable table {font-family:arial, sans-serif; padding:20px;
margin: 20px 0 0 30px; border:1px
solid silver;}
..datatable th { font-weight:bold; letter-spacing:.1em;}
..datatable th, td { text-align:left; padding: .3em 2em .5em 0;
border-bottom:1px solid silver;}
..datatable .rightcolumn {
text-align:center;
padding: .3em .5em .5em .5em;
background:#ccc;
border-bottom:1px solid #ffffff;
}
..datatable th.rightcolumn {background:white; }
/*-- end --*/
Confused,
Richard
______________________________________________________________________
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/