Hi
I just read about the 100% height problem with doctype. I'm wondering if there is an alternative.
Here my case:
I'm working on a page which includes a Menu and underneath some Text as content. Everything centered in the page. This area should have a fixed width with a different backgroundcolor.
The point is that this area shouldn't end but go till the bottom of the page.
I've done this with a table and 100% heigth, but by taking out the Doctype declaration and accepting the "quirks".
Simple Example: (The final page: )
QUESTION:
Is there a way to do this according to the standards (doctype...) and whitout using javascript??
Would apreciate your help
Kareem
I just read about the 100% height problem with doctype. I'm wondering if there is an alternative.
Here my case:
I'm working on a page which includes a Menu and underneath some Text as content. Everything centered in the page. This area should have a fixed width with a different backgroundcolor.
The point is that this area shouldn't end but go till the bottom of the page.
I've done this with a table and 100% heigth, but by taking out the Doctype declaration and accepting the "quirks".
Simple Example: (The final page: )
QUESTION:
Is there a way to do this according to the standards (doctype...) and whitout using javascript??
Would apreciate your help
Kareem