HTML5 new structure of what, how to use, this article will tell you in detail.
HTML5 new main structure elements:
Article elements
Section element
Nav
Aside elements
Time element
Pudate Property
The elements are detailed:
Article elements
Can be embedded, can represent plug-ins
<article>
Section element
It is generally not recommended to use the section element for no header content
Do not confuse with article elements
Summary: Do not use the section element as a set style page container
If the article, aside, and NAV elements are more in line with the conditions of use, don't say seciton elements
Do not use the section element without the title content
Nav
A connection group used as a page navigation in which navigation elements are connected to other pages or to other parts of the current page. Put the primary, basic Connection group in the NAV element
Application Scenarios:
Do not use the menu element instead of the nav element in HTML5
Aside elements
Represents the Subordinate Information section of the current page or text
Include first-off references, sidebar, stroll, navigation bar, etc.
Time element
24 hours
Pudate Property
"Recommended"
HTML base element that gives you 0 basic learning HTML
What is an HTML file? An initial understanding of HTML files