Clarke01: Hilfe bei Codeerstellung

Beitrag lesen

Hallo,
bin mit HTML gerade angefangen. In meinem Code hat sich ein Fehler eingeschlichen. Oben links ist eine schließende Klammer zu sehen. Ich habe den ganzen Code durchgesehen. Aber ich finde sie nicht.
Gibt es jemand, der mir helfen kann?

Danke

<html>
<head>
<meta name="GENERATOR" content="">
<meta name="" content="">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Close</title>
</head>

<body>

<div align="center">
  <table border="0" width="740" id="table1" cellspacing="0" cellpadding="0" bgcolor="#000000">
    <tr>
      <td valign="top">
      <table border="0" width="100%" id="table2" cellspacing="1" cellpadding="0">
        <tr>
          <td valign="top" bgcolor="#d8e1e2">&nbsp;</td>
        </tr>
        <tr>
          <td valign="top" bgcolor="#FFFFFF">
          <table border="0" width="747" id="table4" cellspacing="5" cellpadding="0">
            <tr>
              <td cellspacing="10"  height="39" colspan="2" valign="top">
              <p align="center">
              <p align="center"><b><font color=#4B4B4B  size="5" face="Trebuchet MS">Katis Kochbuch</font></b>
              <p align="center"></td>
            </tr>
            <tr align="center">
              <td  width="737"><img border="1" src="verkleinert/DSCI0173.jpg" width="541" height="406"></font><br>
              </td>

</tr>
            <tr>
              <td height="220" colspan="2" valign="top">
              <div align="center">
                <table border="0" width="640" cellspacing="0" cellpadding="0">
                  <tr>
                    <td valign="top">&nbsp;</td>
                  </tr>
                  <tr>
                    <td valign="top">
                    <p align="center"><font size="4" color="#4B4B4B"><b>Artikelbeschreibung</b></font>:
                      </p>
                    <p ><font face="Arial" size="4" color="#4B4B4B">

Vestibulum
                    imperdiet. Integer pharetra. Aliquam erat volutpat.
                    Vestibulum felis. Vestibulum ante ipsum primis in faucibus
                    orci luctus et ultrices posuere cubilia Curae; Aliquam erat
                    volutpat. Nam erat ante, tincidunt vel, accumsan non,
                    sagittis ut, felis. Donec iaculis. Etiam mattis, orci ut
                    molestie interdum, sapien dui bibendum lacus, et lacinia
                    massa diam sed urna. Etiam cursus felis sed neque.</font></td>
                  </tr>
                  <tr>
                    <td valign="top">
                    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
                    <p align="center" style="margin-top: 0; margin-bottom: 0">
                    <b><font face="Arial" color="#4B4B4B"> Bitte beachten Sie auch <a href="http://shop.ebay.de/mrsfiedler/m.html?_nkw=&_armrs=1&_from=&_ipg=50">meine anderen Auktionen!</a></font></b></p>
                    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</td>
                  </tr>
                </table>
              </div>
              </td>
            </tr>
            <tr>
              <td valign="top" colspan="2">
              <div align="center">
                <table cellpadding="15px" id="table541"  width="550" bordercolor="bac1c2" border="1">
                  <tr>
                    <td><p><b><font color="#4B4B4B" size="4">Liefer- und Zahlungsbedingungen</font></b>:</p>
<p  style="COLOR: #4B4B4B ; FONT-FAMILY: Arial; TEXT-ALIGN: left"> <font size="4">Vestibulum imperdiet. Integer
  pharetra. Aliquam erat volutpat. Vestibulum felis.
  Vestibulum ante ipsum primis in faucibus orci
  luctus et ultrices posuere cubilia Curae; Aliquam
  erat volutpat. Nam erat ante, tincidunt vel,
  accumsan non, sagittis ut, felis. Donec iaculis.
  Etiam mattis, orci ut molestie interdum, sapien
  dui bibendum lacus, et lacinia massa diam sed urna.
  Etiam cursus felis sed neque.</font></td>
                  </tr>
                </table>
              </div>
              </td>
            </tr>
            <tr>
 >
              <td height="21" colspan="2" valign="top">

<p align="center"><b><font size="4" color="#4B4B4B" face="Arial"><br>
                  Danke f&uuml;r Ihren Besuch</font></b></p>
                <p align="center">&nbsp;</p></td>
            </tr>
          </table>
          </td>
        </tr>
        <tr>
          <td valign="top" bgcolor="#d8e1e2">&nbsp;</td>
        </tr>
      </table>
      </td>
    </tr>
  </table>
</div>

</body>

</html>