Do you know which are two semantic tags are included in HTML5 version?

Do you know which are two semantic tags are included in HTML5 version?

Add Comment



  • 1 Answer(s)

    The <article> and <section> tags are two new tags that are included in HTML5. Articles can be composed of multiple sections that can have multiple articles. An article tag represents a full block of content which is a section of a bigger whole.

    Platinum Answered on 07/05/2018.
    Add Comment



  • Your Answer

    By posting your answer, you agree to the privacy policy and terms of service.