Hi,
I'm having a nightmare with positionin nested divs and thought best thing to do was to get some help.
I want to create a container div :
in the container (container 1) I want to put two divs side by side.
div 1 width 500
div 2 width 250
in div 1 I want to place 3 divs col1,col2,col3 of equal width side by side.
and beneath the 3 cols I then want to put a div (base) that streches all three cols the
width of div 1 ......... this is where have real difficulty
I need the Divs to enable edit of the content so if one div extends in height, it pushes the other divs down accordingliy. In the above example the key div that will drop is div base.
heres a jpeg of what actually want...
my problem is not really understanding how position and float are working and I am getting some terrible results.
hope someone can help me with this it's been a nightmare for me.
Too long using tables.
Last edited by numbenator : 08-27-2004 at 06:22 AM.
|