Grids
Grids offers grid based system layout.It divides the container or pages into
sections.
grid-50-50-layout
Add grid-50-50-layout class on the
wrapper div to divide two different divs into equal layout.
grid-70-30-layout
Add grid-70-30-layout class on the
wrapper div to divide two different divs into 70% and 30%.
grid-30-70-layout
Add grid-30-70-layout class on the
wrapper div to divide two different divs into 30% and 70%.
3 column layout
Add grid-3-column-layout to get 3
column layout.