I seem to have managed a number of basic things but am struggling with a particular variant. What I have managed is to create a number of DIVs atop one another in a centred floating (??) format and now I want to add an additional DIV that sits alongside another yet everything remains centred on the screen and the side by side DIVS remain within the overall constraint of DIV1
So this sort of thing
D I V 1
DIV2 DIV3
D I V 4
Whatever I try I get this instead:
D I V 1
DIV2
DIV3
D I V 4
Am I trying to do the impossible or am I jsut being a bit dense?
Edited by StubbyD, 01 June 2007 - 08:43 PM.
