daniel84: Danke! <thead><tbody><tfoot>?

Beitrag lesen

Hallo Chris,

Kein Problem! Bin froh das überhaupt wer hier antwortet
Hmm irgendwie is das leider nur nicht so das non plus ultra was ich suche... oben und unten soll ein Bild rein usw...

<table border="1">
     <colgroup>
        <col width="50%">
        <col width="50%">
     </colgroup>
    <tr>
      <td colspan="2">1. Zeile</td>
    </tr>
    <tr>
      <td>2. Zeile, 1. Spalte</td>
      <td>2. Zeile, 2. Spalte</td>
    </tr>
    <tr>
      <td colspan="2">3. Zeile</td>
    </tr>
</table>

  • nicht das, was du willst?

Gruss aus Luzern,
Daniel