The element in HTML5 is used to display self-contained content (images, videos, etc). This can be attached to the main program, and can be used at any place within the document without impacting the flow of document. Additionally, if we remove the tag, it won?t affect the structure of the document.
Syntax
The usage of tag in HTML is shown below ?
Image content...
The parameters used in the caption are img, src and figcaption.
The tag is used to specify the image source URL when we are including an image and it?s caption. and elements are used to group the image and provide a caption to it. The browsers display?s the element by using default CSS settings -