Hey everyone,
This may or may not be a simple question, I'm pretty new to CSS and dabbling in it a bit. Using CSS, I created a fixed-width 2-column layout using all DIV tags and an external CSS file. The width of the entire layout is fixed, which is fine. But depending on how much material is in the content area, the height of the layout becomes variable.
The question is, is there a way to set it so that the height is at least 600px, then let it expand longer if necessary? Any suggestions are appreciated.
Thanks,
Jisoo23
This may or may not be a simple question, I'm pretty new to CSS and dabbling in it a bit. Using CSS, I created a fixed-width 2-column layout using all DIV tags and an external CSS file. The width of the entire layout is fixed, which is fine. But depending on how much material is in the content area, the height of the layout becomes variable.
The question is, is there a way to set it so that the height is at least 600px, then let it expand longer if necessary? Any suggestions are appreciated.
Thanks,
Jisoo23