Carousel Slides .carousel .slide
Here’s a carousel with slides only. Note the presence of the .d-block
and .img-fluid
on carousel images to prevent browser default image alignment.
Carousel With Controls .carousel .slide
Adding in the previous and next controls:
Carousel With indicators .carousel .slide
You can also add the indicators to the carousel, alongside the controls, too.
Carousel With captions .carousel .slide
Add captions to your slides easily with the .carousel-caption
element within any .carousel-item
.