0 votes
in Bootstrap by (30.6k points)
Can you please explain what is a Bootstrap Container?

1 Answer

0 votes
by (6.0k points)

Can you please explain what is a Bootstrap Container?

The 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 that 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.

Related questions

0 votes
0 votes
0 votes
asked Jan 22, 2020 in Bootstrap by rahuljain1 (6.0k points)
...