Markus Hain: Design problem!!!

Beitrag lesen

In meinem Script wird die höhe der spalte an dem von mir markierten  Beriech beliebig verändert, obwohl diese fest vergeben wurde.

Hoffe auf tipps

Hier mein Script

<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#A48D79" bordercolor="#000000">
<tr>
<td height="169" colspan="3" valign="top" bgcolor="#A48D79" style="background-image: url(../img/banner_new.jpg); background-position: left; background-repeat: no-repeat; background-color: #A48D79;"><img src="../img/banner_new_text.jpg" alt="" border="0" usemap="#admin"><img src="../img/nix.gif" alt="" width="40" height="1" border="0"><map name="admin"><area alt="" shape="circle" coords="185,57,3" href="../memberonly/memberonly.php"></td>
</tr>
<tr>
 <td width="170" rowspan="3" valign="top" nowrap style="background-image: url(../img/links_new.jpg); background-position: top; background-repeat: no-repeat;" nobrake="">
  <br><br>
  <a href="../html/newsletter_new.php"><img src="../img/button_new_newsletter.gif" alt="" height="34" border="0"></a>
</td>

//////////////////////////////////////////////////////////////

<td height="90" nowrap style="background-image: url(../img/banner_unten_new.jpg); background-position: left, top; background-repeat: no-repeat; height: 90px;">&nbsp;</td>

//////////////////////////////////////////////////////////////

</tr>
<tr>
 <td height="100%" width="100%" valign="top" bgcolor="#A48D79">
 </td>
</tr>
<tr>
 <? include ../gb/counter.php; ?>
</tr>
</table>