JSFiddle - React, Tailwind, and code Playground
by web5me
HTML
<figure>
<img src="http://placekitten.com/200/300" alt="Small picture of a kitten" />
<figcaption>
Small picture of a kitten, graciously shared by <a href="http://placekitten.com">placekitten.com</a>
</figcaption>
</figure>