The validator complains about the </p> at line 12. The complaint disappears when the <table>...</table> is removed (as shown at line 14). <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Rina Vromans</title> </head> <body> <p> <table border="0" cellpadding="0" cellspacing="0"> <tr><td>xx</td></tr> </table> </p> <p> </p> </body> </html>Received on Monday, 17 January 2005 02:11:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:18 GMT