I am using a 960 Grid System, I am trying to achieve something like the following —
|-----| |-------------------|
| | | |--| |-----| |
| | | | | | | |
| | | |--| |-----| |
| | | |
| | | |------| |--| |
| | | | | | | |
| | | |------| |--| |
|-----| |-------------------|
Is there a way of doing so? The only reason I need the second set of divs in my right column is because the left column is quite long and I dont want the space between the 2nd set of columns.
I would really appreciate any guidance if there is a better way of achieving this.
This capability is built into the Grid 960 system. You just give the left and right nested grid items the classes “alpha” and “omega”, respectively.
Here’s an example: