Carousel
The carousel is a slideshow for cycling through a series of content. Read the Official Bootstrap Documentationfor a full list of instructions and other options.
Slides Only
Here’s a carousel with slides only. Note the presence of the .d-block and .w-100 on carousel images to prevent browser default image alignment.
With Controls
Adding in the previous and next controls.
With Indicators
You can also add the indicators to the carousel,alongside the controls,too.
With Captions
Add captions to your slides easily with the .carousel-caption
element within any .carousel-item
.
Crossfade
Add fade transition to your carousel to animate slides with a fade transition instead of a slide.