XSXSSMSMMDMDLGLGXLXLXXLXXL
Extra small: <576pxSmall: ≥576pxMedium: ≥768pxLarge: ≥992pxExtra large: ≥1200pxExtra extra large: ≥1400px
Page Navigation:

Figures


Default

Figure image
Caption for the 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>
<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

Figure image
Caption for the figure.

Right

Figure image
Caption for the 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>
<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>