Home : General : Internet Technologies :

General: Internet Technologies: Table Height: Edit Log

Here is the list of edits for this post
Table Height
I'm trying to create a layout similar to:

Code:
+-----------------------------+
+ Header +
+-----------------------------+
+ Content +
+ +
+ +
+ +
+ +
+-----------------------------+
+ Footer +
+-----------------------------+

......I've created a table with the necessary tr/td's but the content cell won't force the footer to the bottom. If I specify height="100%" then W3C won't validate.

Any ideas how I can force the table to have a 100% height and make sure the footer is at the bottom?

Last edited by:

Paul: Sep 29, 2002, 2:02 PM

Edit Log: