-
Defining
container
at the parent div. -
Defining
row
. -
Defining
col or col-[number of column]
as child ofrow
. -
Using BootStrap
breakpoints
. -
Maintaining BootStrap
12 columns
theory withbreakpoints
.
Defining container
at the parent div.
Defining row
.
Defining col or col-[number of column]
as child of row
.
Using BootStrap breakpoints
.
Maintaining BootStrap 12 columns
theory with breakpoints
.