<figure>
<img src="path/to/image" alt="Image alt tag">
<figcaption>
<p>This is an image of something interesting. </p>
</figcaption>
</figure>
Note: The figure tag is not supported in Internet Explorer 8 and earlier versions.