The <figure> tag is used to describe the self-contained content, like illustrations, diagrams, photos, code listings, etc.
Example of Code
<figure>
<img src="http://schools.inimisttech.com/upload/blogs/15501493511549346156product.png">
</figure>
Output

