Thread: XHTML sucks
View Single Post
Old 10-29-2006, 09:05 AM  
quantum-x
Confirmed User
 
quantum-x's Avatar
 
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
Quote:
Originally Posted by TeenGodFather View Post
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 ?
quantum-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote