Hi All:
I've been validating my HTML recently, and I'm being told that the table tag does not have attributes height or valign. So I have two questions:
1. If I want my table to be 100% of the browser height, how do I do that?
2. If I want my table to be in the center of the page (a different table to the one that's 100% high) how do I do that?
Thanks all!!
I've been validating my HTML recently, and I'm being told that the table tag does not have attributes height or valign. So I have two questions:
1. If I want my table to be 100% of the browser height, how do I do that?
2. If I want my table to be in the center of the page (a different table to the one that's 100% high) how do I do that?
Thanks all!!