Semantic HTML
By Troy McClure. Published
This is an example web page explaining HTML5 semantic markup.
By Troy McClure. Published
This is an example web page explaining HTML5 semantic markup.
HTML5 includes several “sectioning content” elements that affect the document outline.
The <header>
element is one such sectioning
element.
And so is the <footer>
element.
The <time>
element is semantic, but it’s not
sectioning content.
The <time>
element is semantic, but it’s not
sectioning content.