Re: [VE][64] [OT] code bug fix

On Thursday 28 October 2010 17:23, Johnny Bruner wrote:
> Working on a table with "altrow" attributes but it won't validate.
>
> Can't figure out why.

Quoting http://lists.w3.org/Archives/Public/www-validator/
"The www-validator mailing list is used to discuss the W3C Markup Validation 
Service, Link Checker and Log Validator."
It is not here to help people bug fix code.

Having said that, i assist on a mailing list that does:
http://webdesign-l.com/
So i can advise on this. 

Without knowing which Version and Standard you are trying to validate against 
it is difficult to bug track. Have you tried creating a minimum test case to 
see when the error occurs? In future (on the webdesign-l mailing list) please 
supply a link to the web page in question, the supplied snippet is relatively 
useless. The only visible thing i see in your snippet is the first table row 
is not closed.

>   <div id="content">
>
>   <table summary="The table contains a description of the menu items prices
> from JavaJam.">
>
>    <tr>
      ^^^ this one is not closed

HTH

-- 
Michael

Received on Thursday, 28 October 2010 17:14:06 UTC