The Bootstrap carousel item is marked with the 'carousel-___' class.
- slide
- item
- content
- carousel-item
In Bootstrap carousels, individual items are marked with the 'carousel-item' class. This class is used to define each slide within the carousel. Therefore, the correct option is 'carousel-item'.
Loading...
Related Quiz
- Explain a scenario where using the 'container' option in a Tooltip or Popover is beneficial in a complex Bootstrap layout.
- What approach is used to dynamically change the content of a Popover?
- Discuss the impact of jQuery's .on() method on the event handling of Bootstrap components.
- What are the benefits of using Sass maps in Bootstrap for managing complex collections of variables?
- The '___-wrap' utility in Bootstrap controls whether items wrap around or stay in a single line.