Quote:
Originally Posted by ghostyjack
Code:
html, body {height:100%; margin:0; padding:0; font-style: italic;}
.wedge {float:left; height:50%; margin-bottom:-2em;}
.container {clear:both; height:4em; position:relative;}
table, tr, th {height:4em;width:100%;text-align:center;}
|
That's (the red parts) what I mentioned, it's not clear at all to me that it must work as intended (i.e., I don't see the spec is clear in this point). It may work in some readers/systems, though.