B-18Plus: Tabelle-Ausrichtung

Beitrag lesen

mit css hättest du 30% des codes und keine probleme die du jetzt hast ;)

versuch mal deine  <img src="Design_unten_rechts.jpg" width="5" height="5" border="0" alt=""> usw als hintergrundbilder einzubinden ...

»»

Das Problem ist das cih kein CSS kann ;) ...naja, habs mal so gemacht wie du gesagt hast...oben funktioniert das so aber unten ist immernoch ne Lücke :(

Bild:
http://img522.imageshack.us/img522/539/vorschau3jo9.jpg

Code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html">
  <title></title>
  <meta name="" content="">
</head>

<body bgcolor="#F4F4F4" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>

<table width="610" cellspacing="0" border="0" cellpadding="0">
        <TR>
          <TD COLSPAN="3" cellspacing="0" border="0" cellpadding="0" background="Design_oben_groß.jpg">

<center><img src="Platzhalter.png" width="5" height="5" border="0" alt="">  </center>
          </TD>
       </TR>
        <tr>
          <th rowspan="20" cellspacing="0" border="0" cellpadding="0"><!-- Design_mitte_links !-->
          <img src="Design_mitte_links.jpg" width="5" height="800" border="0" alt="">
          </th>
          <th  bgcolor="#87DB7D"><!--Header!-->
          <img src="http://img527.imageshack.us/img527/2010/2bundesligavi1.png" width="600">
          </th>
          <th rowspan="20"  cellspacing="0" border="0" cellpadding="0"><!-- Design_mitte_rechts !-->
       <img src="Design_mitte_rechts.jpg" width="5" height="800" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_1!-->
          Ypiel 1
          <!--<img src="msvduisburg_spieltaganalyse.png" width="500" height="50" border="0" alt="">  !-->
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_2!-->Spiel2</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_3!-->Spiel3</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_4!-->Spiel4</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_5!-->Spiel5</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_6!-->Spiel6</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_7!-->Spiel7</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Spiel_8!-->Spiel8</th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <th  bgcolor="#87DB7D"><!-- Sonstiges!-->Sonstiges</th>
        </tr>
        <tr>
          <th bgcolor="#87DB7D" ><!-- Design_Zwischen-Artikel!-->
          <img src="design_zwischen-artike.jpg" width="600" height="30" border="0" alt="">
          </th>
        </tr>
        <tr>
          <td COLSPAN="3" cellspacing="0" border="0" cellpadding="0" background="Design_unten_groß.jpg">
          <!--<img src="Design_unten.jpg" width="610" height="5" border="0" alt="">      !-->
          <center><img src="Platzhalter.png" width="1" height="5" border="0" alt="">  </center>
          </td>
       </tr>

</table>

</center>
</body>
</html>