Figures
Default

<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption">Caption for the figure.</figcaption>
</figure>
<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption">Caption for the figure.</figcaption>
</figure>
Alignment
Center

Right

<h4 class="h5 text-muted mt-3">Center</h4>
<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption text-center">Caption for the figure.</figcaption>
</figure>
<h4 class="h5 text-muted mt-3">Right</h4>
<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption text-end">Caption for the figure.</figcaption>
</figure>
<h4 class="h5 text-muted mt-3">Center</h4>
<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption text-center">Caption for the figure.</figcaption>
</figure>
<h4 class="h5 text-muted mt-3">Right</h4>
<figure class="figure">
<img src="../img/600x400.png" class="figure-img img-fluid" alt="Figure image">
<figcaption class="figure-caption text-end">Caption for the figure.</figcaption>
</figure>