Bootstrap grids
Basic grid layouts to get you familiar with building within the Bootstrap grid system.
Three equal columns
.col-span-4
.col-span-4
.col-span-4
Three unequal columns
.col-span-3
.col-span-6
.col-span-3
Two columns
Full width, single column
No grid classes are necessary for full-width elements.