For the default layout of MS3, we would like to reproduce our MS2 layout, which has life in it yet!
We have also decided the contents of the page should come first in the HTML:
Also we're not using javascript for positioning.
You can move about everything around, add markup and encapsulating divs, but the page contents (here in <div id="pageContent">) must be the first element in the HTML.
Here comes the left column, presumably with various boxes.
| Example |
| (this is a table) |
| This |
| column |
| should |
| accomodate |
| a |
| variety |
| of |
| modules |
Note the columns will not have the same height.
The center column might be longer or shorter than the side columns.
In many setups the left column is longer as it gets the categories box.
Here comes the right column, presumably with various boxes.
We don't care whether the left or right column comes first, or the header and footer for that matter.