Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Click on the button to toggle between showing and hiding content.
Combine .badge classes with utility/helper classes to add badges inside the list group:
The .btn-group class creates a button group:
Resize the browser window to see the effect.
The columns will automatically stack on top of each other when the screen is less than 576px wide.
Create a media object with the .media and .media-body classes:
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
The Bootstrap 4 grid system has five classes:
.col-
(extra small devices - screen width less than 576px).col-sm-
(small devices - screen width equal to or greater than 576px).col-md-
(medium devices - screen width equal to or greater than 768px).col-lg-
(large devices - screen width equal to or greater than 992px).col-xl-
(xlarge devices - screen width equal to or greater than 1200px)