Carousel Slides .carousel .slide
Here’s a carousel with slides only. Note the presence of the .d-blockand .img-fluidon 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-captionelement within any .carousel-item.