- From: <enceladus@warpmail.net>
- Date: Mon, 17 May 2004 16:23:18 -0700
- To: www-jigsaw@w3.org
Hello everyone,
I really enjoy the HTML validation feature at http://validator.w3.org/
but I have a question about a supposed-error I have in my code:
1. Line 38, column 27: there is no attribute "height"
<table width="100%" height="100%" border="0" align="center"
cellpadding="0"
Apparently it thinks percentages for height isn't legal in XHTML 1.0
Transitional. Why shouldn't it be?
-: enceladus
Received on Monday, 17 May 2004 19:25:47 UTC