What is a Bootstrap Container?

Member

by dejon , in category: Technology , 3 years ago

What is a Bootstrap Container?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by adolf , 3 years ago

Bootstrap container is again a class that is used for creating an area in the center of the webpage to place the content. There are row elements which act as containers for columns thereby making a grid system. Rows are used for creating horizontal column groups. Using the function .container, you can get a responsive design, which will include all the other HTML code.