HTML Developer Question:

Tell us do you know which are two semantic tags are included in HTML5 version?

Tweet Share WhatsApp

Answer:

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.

Download HTML Developer PDF Read All 75 HTML Developer Questions
Previous QuestionNext Question
Tell us how do you create a text on a webpage that will allow you to send an email when clicked?Tell me do you know what is the importance of the HTML DOCTYPE?