IE and Netscape will both recognize the height=100% attribute in your table tag BUT ONLY in the outermost table.
|
| Also, if you have a table with the height=40... |
| ...and then right below that table you have a table of height=100%, that will push the push the bottom 100% table 40 pixels past the bottom margin. |