mattscotney
Programmer
Hi all,
How do I force a table or cell to 100% height using Netscape 6.x?
Thanks,
Matt Scotney
How do I force a table or cell to 100% height using Netscape 6.x?
Thanks,
Matt Scotney
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<Table height="100%">
<Tr height="123px">
<Td Colspan="cc">& nbsp ;</Td>
</Tr>