<figure>

<img src="http://placehold.it/240x240" alt="Image Alt Text">
<figcaption>Figcaption content</figcaption>

</figure>

<figure>

<img src="http://placehold.it/240x240" alt="Image Alt Text">
<figcaption>
  <h4>Figure Title</h4>
  Figcaption content
</figcaption>

</figure>