Heigth=100%
Hej, hvordan for jeg den blå tabel til at blive height="100%" så den fylder hele den <tr> som tabellen ligger i??<table width="700" height="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FF0000">
<tr>
<td height="118" colspan="2"> </td>
</tr>
<tr>
<td width="205" valign="top" height="100%"> </td>
<td width="495" valign="top" height="100%"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#0000FF">
<tr>
<td valign="top"> </td>
</tr>
</table></td>
</tr>
</table>
