Columns

container

Multiple columns aside.

Example
Left Top
Center middle
Right bottom
HTML code
<DIV class="columns" style="height:40px;">
    <DIV class="column-left column-top bg-gray" style='width:33%;'>Left Top</DIV>
    <DIV class="column-center column-middle bg-lightgray" style='width:33%;'>Center middle</DIV>
    <DIV class="column-right column-bottom  bg-gray" style='width:33%;'>Right bottom</DIV>
</DIV>
Type molecule
Group container
Todo
Grid -system?

Styles

Elements Css style