To create a multi-row layout in Bootstrap, the '___' class is necessary inside the 'container.'
- container-fluid
- container-row
- grid
- row
To create a multi-row layout in Bootstrap, you need to use the 'row' class inside the 'container.' The 'row' class is used to define a horizontal grouping of columns, allowing for a new row in the layout.
Loading...
Related Quiz
- Bootstrap's ___ class provides visual and accessible feedback to users about the state of a component.
- In Bootstrap, how do you create a carousel with controls for next and previous slides?
- In which order should your custom CSS file be linked in an HTML document when using Bootstrap?
- Describe how you would use Bootstrap components to create a multi-level dropdown menu in a navigation bar.
- What is the primary method to customize a Bootstrap theme's color scheme?