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.comReceived on Sunday, 20 November 2005 08:52:48 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC