So I'm coding a webpage and I need to have the main content box, which is a cell in a table to be at a particular percentage of the page's height, so that it auto-adjusts to the height of your browser window. The content in the cell is taller than that limit in some cases, and needs to be scrollable.
I've tried many different overflow and height parameters both in the table properties and CSS with no luck.
Any help or suggestions would be EXTREMELY appreciated!!!
I've tried many different overflow and height parameters both in the table properties and CSS with no luck.
Any help or suggestions would be EXTREMELY appreciated!!!