Hi,
I have 2 vertical div's that are parrallel to each other. The both have; padding:10px; margin:10px; background-color:#FFFFFF;. So you can see the body background between the div's. The left div is a menu bar so has a set length. The right div contains the main content and hence the height of this div varies dependant on its content.
Ideally i want these divs to be the same length. can anyone tell me how i do this so that the menu div height is the same as the content div?
cheer,
Philleep
|