<figure>
All Tags not showing in online page, but show on view source.
<figure> <img src="images/butterfly.jpg" alt="The yellow Butterfly"> </figure>
Code show like this:
Browser Support
The <figure> tag is not supported in Internet Explorer 9, Firefox, Opera, Chrome, and Safari.
What is figure tag
figure tag is used to insert figure in html.
Difference in HTML5
The figure tag is new in HTML5.