height 100 procent
Hvorfor åh hvorfor virker dette ikke?Problemmet ligger i linie 20 --> <table style="height:100%; width:801px;" cellpadding="0" cellspacing="0" border="0">
Når height er sat til 100% forsvinder den ud af browserens bund i IE.... Men er den ikke sat til 100% fylder indholdet ikke nog i højden.
Gør jeg mig selv forståelig?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> - Spiritual seminars - </title>
<meta name="resource-type" content="document">
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="distribution" content="global">
<meta http-equiv="page-enter" content="blendtrans(duration=3.0)">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<table style="height:100%; width:100%;" cellpadding="0" cellspacing="0" border="0" class="blaa_mork">
<tr>
<td style="height:100%; width:100%;" align="center" valign="top">
<table style="height:100%; width:831;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:100%; width:15px;" align="left" valign="top" class="skygge_venstre"> </td>
<td style="height:100%; width:801px;" align="left" valign="top" class="blaa_lys">
<table style="height:100%; width:801px;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:152px; width:801px;" align="top" valign="left">
<table style="height:152px; width:801px;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:152px; width:200px;"><img src="image/top1.jpg" border="0"></td>
<td style="height:152px; width:200px;"><img src="image/top2.jpg" border="0"></td>
<td style="height:152px; width:200px;"><img src="image/top3.jpg" border="0"></td>
<td style="height:152px; width:2001px;"><img src="image/top4.jpg" border="0"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="height:100px; width:801px;" align="top" valign="left" class="blaa">
<table style="height:100px; width:801px;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:100px; width:801px;"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="height:100%; width:801px;" align="top" valign="left">
<table style="height:100%; width:801px;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:100%; width:193px;">
<table style="height:100%; width:193px;" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="height:115px; width:193px;"><img src="image/menu1.jpg" border="0"></td>
</tr>
<tr>
<td style="height:115px; width:193px;"><img src="image/menu2.jpg" border="0"></td>
</tr>
<tr>
<td style="height:113px; width:193px;"><img src="image/menu3.jpg" border="0"></td>
</tr>
<tr>
<td style="width:193px;" class="blaa"> </td>
</tr>
</table>
</td>
<td style="width:608px;"> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="height:100%; width:15px;" align="left" valign="top" class="skygge_hojre"> </td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
