Forum Moderators: Robert Charlton & goodroi
====== ======
| DIV 1 | | DIV 2 |
====== ======
====== =======
| DIV 1 | | hidden |
====== =======
======
| DIV 2 |
======
/* this is the overall container that creates a bigger top margin */
div.holder {border: none; margin: 4em 0 0; padding: 0;}
/* these are the two content areas, each with their own borders */
div.content {border-style: double single; display: inline-block; margin: 1em; width: some-number-here;}