Computer Science, asked by rashmiburad86, 11 months ago

define section tag of HTML 5 ​

Answers

Answered by Itznikhilhere
0

The HTML5 <section> tag defines sections in a document, such as chapters, headers, footers, or any other sections of the document. Previously (before HTML5), only way to provide such separation was possible through only <div> tags.

section element is a semantic element. This means that it provides meaning to both user agents and humans about what the enclosed content is—specifically a section of the document. It is a generic semantic element so you should use it when none of the other semantic container elements (article, aside and nav) are appropriate.

PLS pls pls pls pls pls pls pls mark as brainliest please

Similar questions