Responsive Grid with CSS Classes
Item A
Item B
Item C
Item D
Item E
Item F
Another Item 1
Another Item 2
Another Item 3
This grid layout uses CSS classes (col-sm-*
, col-md-*
, col-lg-*
, col-xl-*
) directly on the .grid-row
elements to define the number of columns at different screen sizes.
0 Comments