Hello, if i check my html-code, i get an error: Line 27, Column 13: end tag for element "TD" which is not open and Line 28, Column 11: end tag for element "TR" which is not open But look, there ist anything ok! TR and TD are opend two times and closed two times. What is wrong?? This ist the html-code: ----- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META NAME="Generator" CONTENT="MySelf"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="robots" content="noindex,nofollow"> <meta name="Author" content="Michael Suhr - software development"> <TITLE>Suhrsoft, Individualsoftware und Genealogieprogramme. Alles für Stammbaum und Ahnentafel!</TITLE> </HEAD> <BODY LINK="#0000ff" VLINK="#800080" bgcolor="#FFFFE0"> <table id="container" style="width:98%; " border="0" cellspacing="0" bgcolor="#EFEFD0"> <tr> <td align="center" valign="middle"> <tr> <td valign="middle" align="center" height="30"> <div style="font-size: 12px"> <strong> © Michael Suhr 1994 - 2010 </strong> </div> </td> </tr> </td> </tr> </table> </body> </html> ----- Thanks! Michael SuhrReceived on Wednesday, 7 April 2010 11:49:01 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:17 UTC