Day 11 Features of HTML-5
<figure> Tag and <figcaption> Tag
<figure> element is use to mark up a photo in a document, and a <figcaption> element to define a caption for the photo:
The <figure> tag specifies self-contained content, like illustrations, diagrams, photos, code li...
garimasharmacoder.hashnode.dev3 min read