- From: Brian <darkmage@snet.net>
- Date: Sat, 19 Nov 2005 19:12:04 -0500
- To: www-validator@w3.org
Validating Example page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Test page</title> </head> <body> <table width="50%"> <tr><td width="25%">Test</td></tr> <tr><td width="25%">Test2</td></tr> <tr><td width="25%">Test3</td></tr> </table> </body> </html> When that is run through the validator, you first get an error on the <table width="50%"> line, but no other lines. After you fix that, you get an error on the first <tr> line, and no other. Is this the intended behavior? It proves to be quite annoying when fixing a page with multiple errors like those. [ Add your message/question here. Follow the instructions at http://validator.w3.org/feedback.html#errormsg ] --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0546-4, 11/18/2005 Tested on: 11/19/2005 7:12:05 PM avast! - copyright (c) 1988-2005 ALWIL Software. http://www.avast.com
Received on Sunday, 20 November 2005 08:52:48 UTC