I am new to CSS and I posted this question to the
macromedia.drea mweaver newsgroup yesterday, but unfortunately no one
seems to have a clue. At least no one has responded. So, I am
posting it here and see if I will get any luck.
I have a left div, which contains the navigation menu items, and a
right div, which is the main content area.
I set a background image (repeat-y) for the left div through css's
background: url property.
Now, I want to let the left div grow automatically along with the
right div such that the background image won't stop half way down the
page.
I created a screen shot to illustrate this problem. See below.
Any good idea? Thank you.
macromedia.drea mweaver newsgroup yesterday, but unfortunately no one
seems to have a clue. At least no one has responded. So, I am
posting it here and see if I will get any luck.
I have a left div, which contains the navigation menu items, and a
right div, which is the main content area.
I set a background image (repeat-y) for the left div through css's
background: url property.
Now, I want to let the left div grow automatically along with the
right div such that the background image won't stop half way down the
page.
I created a screen shot to illustrate this problem. See below.
Any good idea? Thank you.
Comment