Why can’t I set the table height attribute to 100%
A percentage for a table height seems to be depreciated because the height of the table should really be determined by the content contained within. This is also true when it comes to efficiency of code in CSS layout and design. Each div container should not have an absolute pixel height.
Posted by jerothe in