Sent by Fiore, Daniel on 6 January 2003 17:05
I want to create a simple layout with a menu div and content div
side-by-side. I want the menu to have a background color and I would like
that background to continue down the page for as long as the content does
(if the content is longer). The problem I am having is that the menu
background color will only continue down as far as the text in the menu div.
Is there some way around this?
For a visualization of what I'd like, go to the following address:
http://personal.cobleskill.edu/fiored/css/
I've tried wrapping both the menu and content dividers in a container div
and setting the menu height to 100% and that didn't work... I can't seem to
find a solution for this anywhere.
Is this even possible?
Thank you very much for any help given!!
-- Dan