Containers in Bootstrap - English

645 visits



Outline:

Containers in Bootstrap What are containers? Add .container class to the HTML file How to set responsive design mode? What are breakpoints? How to set screen size to Extra Large? Observe the width of the container in responsive design mode Add .container-fluid class to the HTML file Observe the width of the container-fluid in responsive design mode Add .container-md class to the HTML file Observe the width of the container-md in responsive design mode