Contact Us || Privacy Policy || About Us |
|
Bootstrap Grids or Columns SectionBootstrap's grid provides 12 columns across the page
Types of Grid ClassesThere are 4 types of Grid Classes
Note:-It set the same widths for sm & md, you only need to specify sm. Basic Structure of a Bootstrap Grid SystemSyntax:- Three Equal Columns Example.col
.col
.col
Example:- Test it NowResponsive Columns Example.col-sm-3
.col-sm-3
.col-sm-3
.col-sm-3
Example:- Test it NowTwo Unequal Responsive Columns.col-sm-4
.col-sm-8
Example:- Test it Now
Next Topic Bootstrap Jumbotron
|