- From: Meskutis_ <Meskutis_@tinklapis.net>
- Date: Sun, 06 Jun 2004 02:48:02 +0300
- To: www-validator@w3.org
Hello,
I think it is error in validation system.
Look here:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.tinklapis.net%2Fgbook%2F
For example:
Line 35, column 234: end tag for element "TD" which is not open
30: <script type="text/javascript">
31: <!--
32: document.writeln('
33: <form name="BB_Control" action="" method="post"><input
type="hidden" name="PHPSESSID" value="21c4406b3d36fa57ebf660e2fb093419" />
34: <table><tr>
35: <td><input type="button" accesskey="b" name="BB1" value=" B "
style="border:1px BB_dotted #C0C0C0; font-weight:bold; width: 30px"
onClick="BB_do(\'b\',this.value)" onblur="line.value=\'\';"
onMouseOver="show_line(\'b\')"></td>
TD tag is open =}
This source works properly. I'm using opera 7.50 (windows).
Source works properly with JS support ant without it.
So I think it is error in validation system.
Any solutions?
Thank you.
Received on Saturday, 5 June 2004 19:50:44 UTC