In Bootstrap's grid system, 'col-xxl-___' is used for extra large screens.
- 10
- 12
- 4
- 8
In Bootstrap, the 'col-xxl-10' class is used to define a column that spans a portion of the container on extra-large screens. The 'xxl' size class is specific to extra-large screens, and the number indicates the number of columns the column should span.
Loading...
Related Quiz
- In Bootstrap, the '___' class is critical for ensuring responsive font sizes in a mobile-first design.
- Describe a scenario where alternating Containers and Jumbotrons create an engaging layout for a website.
- How do you enable automatic sliding in Bootstrap carousels?
- How can the 'shadow' utility in Bootstrap be applied to create depth in design?
- Q1. Describe how you would optimize a website that has a high load time due to large image files.