For full-width carousel images, the 'img-fluid ___' class is commonly used.
- wide
- full-width
- fluid
- carousel-img
The correct option is fluid. The 'img-fluid' class in Bootstrap is used to make images responsive and take up the full width of their container, making it suitable for full-width carousel images.
Loading...
Related Quiz
- How does the use of Sass variables impact the customization of Bootstrap components?
- How would you approach creating a theme for a Bootstrap project entirely using Sass variables and mixins?
- In which order should your custom CSS file be linked in an HTML document when using Bootstrap?
- What is the typical method for adding a third-party JS library to a Bootstrap project?
- 2. To enhance user experience, use AJAX to dynamically load content in the Bootstrap '___' component.