Bootstrap 3/Grid System. The .col-lg-*, .col-md-*, col-xs-*, col-sm-* Classes
0 XP of 1370 XP
// Task

Using the Bootstrap framework's Grid System, set the classes so that when the browser size increases (larger than 992px), the blocks line up side by side, one on the left and one on the right. The right block must have 4 columns and the left block must have 8 columns. Do not change the rest of the code. To increase and decrease the browser size, grab the slider with your mouse and drag it left or right.

🔒 localhost
Section 2 · Lesson 9Free Preview

Grid System. The .col-lg-*, .col-md-*, col-xs-*, col-sm-* Classes

IDE46 XP2:00
// lesson_notes

—