1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

What Is The Use Of Figcaption Tag In Html 5?

Discussion in 'Design & Development' started by Zinavo, Feb 11, 2019.

  1. Zinavo

    Zinavo
    Expand Collapse
    Junior Member

    Joined:
    Aug 17, 2016
    Messages:
    518
    Likes Received:
    3
    What is the use of figcaption tag in HTML 5?
     
  2. Tripath

    Tripath
    Expand Collapse
    Junior Member

    Joined:
    Dec 18, 2015
    Messages:
    134
    Likes Received:
    3
    When writing in HTML, the <figure> tag is a block element used to designate an area of self-contained content that does not affect the main flow of the article. It is useful with items like diagrams, illustrations, images, and sections of computer code.
     

Share This Page