Get three equal-width columns starting at desktops and scaling to large desktops. On mobile devices, tablets and below, the columns will automatically stack.
Get three columns starting at desktops and scaling to large desktops of various widths. Remember, grid columns should add up to twelve for a single horizontal block. More than that, and columns start stacking no matter the viewport.
Get two columns starting at desktops and scaling to large desktops.
Non collapsing column.
Add another grid to nest within an existing column.
grid__col-md-8
The grid system has 5 tiers of classes - xs (phones), sm (tablets), md (desktops), lg (larger desktops) and xl (even larger desktops). You can use nearly any combination of these classes to create more dynamic and flexible layouts.
Each tier of classes scales up, meaning if you plan on setting the same widths for xs and sm, you only need to specify xs.
The grid can be used to create fully fluid forms