Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Containers in Bootstrap - English

3255 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