Again learning from your experience. I am trying to implement
http://www.projectseven.com/tutorials/css/pvii_columns/ to a design
where I need both (navigation and content) have the same height.
I try to do it because each div has a background color, and I want
them to reach the footer no matter their content.
What do you think about it? How do you do these things?
It's a good solution if non-scripted CSS methods (such as faux
columns) will not work for you. Faux columns can get more complicated
then they are worth, for example, if you have a fluid layout or
complex background images. In that case, a scripted solution is often
preferable. You might want to post an example of your page.
--
Al Sparber
PVII
http://www.projectseven.com
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************