Module 5 - Bootstrap Layouts
Module 5 - Bootstrap Layouts
Layouts
Lecturer: Jay A. Abaleta
The Layouts
Breakpoints
Containers
Grid System
Columns
Gutters
Utilities
The Breakpoints
Breakpoints in Bootstrap are used to create responsive designs. You
may adjust them at a particular viewport or device size.
01 02 03
Containers are Containers are used to Containers can also be
required for default contain, pad, and nested, though most
grid system (Grid center the content layouts don't require a
system uses a series within them. nested container.
of containers, rows
and columns to align
content).
Different container classes
.container (sets responsive max-widths).