Bootstrap CSS Classes

Bootstrap CSS class .figure

    <figure class="figure">
        <img src="https://via.placeholder.com/800x450" class="figure-img img-fluid rounded" alt="">
        <figcaption class="figure-caption">A caption example for the image.</figcaption>
    </figure>

Preview

Check .figure in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Bootstrap CSS classes in Figure category

© 2024 Shuffle. All rights reserved.