CSS help needed

Associate
Joined
13 Jan 2006
Posts
721
Location
Thame
my CSS fu is somewhat lacking and i do all the back dev. I'm looking for some help with css that i'm sure is possible.

I want to achieve this effect, specifically the 2 boxes stacked on top, any help is most appreciated, or a link to a resource that i can find out how to do it.

boxes1.jpg


thanks!
 
Is there any way to do this with out a containing div. These blocks are being generated dynamically, but can substitute classes or ids.

Essentially looking for mark up like the


Div class=normal
Div class=normal
Div class=stacked
Div class=stacked
Div class=normal
 
Back
Top Bottom