frankxberlin: height mit rowspan

Beitrag lesen

hi,

also nn7 macht es; ie6 nicht...

<table cellspacing="2" cellpadding="2" border="1" width="100%">
<tr height="100px">
    <td rowspan="2">44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br><br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44<br>44</td>
    <td rowspan="2" width="24">zelle2</td>
    <td height="40" width="303">hier will ich eine begrenzte hoehe von 40px</td>
</tr>
<tr>
    <td width="303">voll hoehe</td>
</tr>
</table>

guts nächtle,

frank