10-29-2006, 09:05 AM
|
|
|
Confirmed User
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
|
Quote:
Originally Posted by TeenGodFather
Not true. Have you tested it?
ie. in styles:
body, html {height:100%;border:0px}
table.lala {height:100%}
in xhtml document:
<html>
<body>
<table cellspacing="0" cellpadding="0" class="lala">
<tr><td></td></tr>
</table>
</body>
</html>
..and you claim that'd work?
|
no ?
|
|
|