image with caption
This uses the figure and figcaption elements.
<figure>
<img src="/assets/images/examples/example.jpg" alt="Example image.">
<figcaption>Example image</figcaption>
</figure>
This uses the figure and figcaption elements.
<figure>
<img src="/assets/images/examples/example.jpg" alt="Example image.">
<figcaption>Example image</figcaption>
</figure>