Hei there,
well try to take a look at this code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-color: #333333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
html, body, #wrapper {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}
#wrapper {
height: 100%;
text-align: left;
vertical-align: top;
width: 497px;
}
-->
</style></head>
<body>
<table width="500" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" bgcolor="#CCCCCC"><table cellpadding="0" cellspacing="0" id="wrapper">
<tr>
<td height="100%" bgcolor="#222222"> </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
I want the center table insight the maintable to fill 100% height, like the outside table.
Can anyone help?
__________________
Webmaster of: Please login or register to view this content. Registration is FREE
|