September 2024
Intermediate to advanced
743 pages
27h 48m
English
This section contains information about how elements can be used in a semantically correct structure to define different areas of a web page, such as the navigation area, the main area, the header and footer, and the individual sections.
|
Element |
Label |
Description |
|---|---|---|
|
<body> |
HTML Body Element |
Defines the main content of an HTML document. Can occur only once within an HTML document. |
|
<section> |
HTML Section |
Defines a section within an HTML document. |
|
<nav> |
HTML Navigation Element |
Defines an area that contains the navigation. |
|
<article> |
HTML Article Element |
Defines an area that can be independent of the remaining content (as a standalone “article”). |
|
<aside> |
HTML Aside Element |
Defines a ... |
Read now
Unlock full access