Introduction to Grids
Learn about grids in Bootstrap.
We'll cover the following...
Websites contain a lot of content that must be displayed appropriately and in a visually appealing way. Grids are primarily used for content organization in Bootstrap.
The grid layout
Inside the .container
class, we arrange our content in the form of rows and columns.
The layout order ...