Previous Message
Next Message

CSS styled table not right in IE Win

Sent by Richard Hawking on 8 November 2004 08:08


The code:

..datatable { font-family:arial, sans-serif;  }
..datatable table { 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; }
_____________________________________________________________________________

The URL: http://randomhawk.com/MA/5622/m2a1.html

_____________________________________________________________________________

The problem:

In IE Windows the padding vanishes, and the table content is flush 
against the border. How can I resolve this?

I am very happy with the concept of styling a table with CSS, but 
naturally I need it to work in IE Windows!


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/
Previous Message
Next Message

Message thread: