Hi!
Here's an example of what i'm trying to do:
<table width="100%" height="100%">
<tr>
<td width="50%"> </td>
<td width="50%" height="1"> </td>
</tr>
<tr>
<td height="100%"> </td>
<td height="100%">
... i can't make the following table height to 100%????
<table width="100%" height="100%">
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="100%"> </td>
<td height="100%"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
<td height="1"> </td>
</tr>
</table>
I try many thing but it seem that i mess something?Please check the following links: <!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=24382">http://forums.webdeveloper.com/showthre ... adid=24382</a><!-- m --> <!-- m --><a class="postlink" href="http://www.quirksmode.org/css/100percheight.htmlhey">http://www.quirksmode.org/css/100percheight.htmlhey</a><!-- m --> thank, that's a very good ressource!
TOriginally posted by turb
that's a very good ressourceIndeed; that's that's PPK's new site for anyone that doesn't yet know, and I agree — it's excellent.
Here's an example of what i'm trying to do:
<table width="100%" height="100%">
<tr>
<td width="50%"> </td>
<td width="50%" height="1"> </td>
</tr>
<tr>
<td height="100%"> </td>
<td height="100%">
... i can't make the following table height to 100%????
<table width="100%" height="100%">
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td height="100%"> </td>
<td height="100%"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
<td height="1"> </td>
</tr>
</table>
I try many thing but it seem that i mess something?Please check the following links: <!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=24382">http://forums.webdeveloper.com/showthre ... adid=24382</a><!-- m --> <!-- m --><a class="postlink" href="http://www.quirksmode.org/css/100percheight.htmlhey">http://www.quirksmode.org/css/100percheight.htmlhey</a><!-- m --> thank, that's a very good ressource!
TOriginally posted by turb
that's a very good ressourceIndeed; that's that's PPK's new site for anyone that doesn't yet know, and I agree — it's excellent.