A 'container' class in Bootstrap automatically adds '___' of padding on each side of the element.
- 5px
- 10px
- 15px
- 20px
The 'container' class in Bootstrap automatically adds 15 pixels of padding on each side of the element, ensuring proper spacing and alignment within the container.
Loading...
Related Quiz
- ___-order-last' class in Bootstrap is used to move a column to the end of a row.
- What Bootstrap class is typically used to create a basic alert box?
- If you need to design a navigation bar that changes layout in mobile views, which Bootstrap classes would you use?
- How does Bootstrap handle form validation feedback?
- In Bootstrap Sass, which file is typically modified to override default variables?