Lesson 2
Lesson 2
Overview:
The grid system is the foundation of Bootstrap, enabling the creation of structured,
responsive layouts.
Key Components:
o Containers:
o Small (≥576px)
o Medium (≥768px)
o Large (≥992px)
These breakpoints allow columns to adjust their layout dynamically depending on the screen
size.
Advanced Features:
o Nested Grids: Create grids inside other columns for complex layouts.