---
title: "Bootstrap Carousel 🎠"
description: "Bootstrap is bundled with tens of components that can be reused to provide a good user experience and user interactions in a web page."
draft: false
tags: ["Featured"]
images: ["bootstrap-v5-new-logo.png"]
keywords: ["bootstrap carousel","bootstrap","hugo bootstrap theme"]
---

# Bootstrap Carousel

A slideshow component for cycling through elements—images or slides of text — like a carousel.

<br>

<div class="w-50 mx-auto">
    {{< carousel imagesPattern="carousel/*.png" aspectRatio="3/2" crossFade=false withIndicators=true withControls=true >}}
</div>

<br>

See [Carousel documentation](https://getbootstrap.com/docs/5.3/components/carousel/).
