|
Answer» hiiiiyour answer is here ! Explanation:The HTML5 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 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.follow me !
|