HTML Figcaption Tag


HTML

Tag

The

Tag is used to caption the image.

The

Tag is used with the
Tag and can be placed as the first or last child of the
Tag.
Defines a testimonial for the
tag tag Tag.

Only one Tag can be nested within the Tag, although the element itself can contain many other elements such as or .

Example:-




  
  HTML figcaption Tag



  

HTML Figcaption Tag Example

This is caption

Output:-


Leave a Comment