Sunday, May 13, 2018

How to arrange Bootstrap Grid System?

Bootstrap    Grid System

This system allows up to 12 columns across the page.If you do not want to use all 12 columns individually, you can group the columns altogether to create wider columns:

span 1 span 1 span 1 span 1 span 1 span 1 span 1 span 1 span 1 span 1 span 1 span 1
 span 4  span 4  span 4
span 4                  span 8
          span 6             span 6
                                                       span 12



Bootstrap's grid system is responsive, and the columns will re-arrange automatically depending on the screen size.

No comments:

Post a Comment