Re: [VE][79] New Error Message Suggestion

On Sun, 6 Jun 2004, Meskutis_ wrote:

> 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 =}

See <http://www.htmlhelp.com/tools/validator/problems.html#script>.

-- 
Liam Quinn

Received on Saturday, 5 June 2004 20:33:02 UTC