|
A common problem if you do what what FGTH says, is that it will cause trouble with browsers that correctly follow the W3C spec if you have margins and/or borders set on those 100% height columns. The borders and padding well be set outise the page height, (100% height will make the content and padding fill the full height, but border and margin are added on after that), and apart from looking ugly, srcoll-bars will apear when not needed.
|