Uploaded March 2014 | Updated September 2026, 2 weeks ago
LittleWebHut.com
This tutorial will introduce 7 elements that are new to HTML5. These elements will be used to build a sample web page. The new elements covered in this video are: article, aside, footer, header, main, nav, and section.
Link to the code used in this video.
littlewebhut.com/html5/semantic_elements
The following are links to the HTML5 specification for the new elements that are introduced in this video.
article element - w3.org/TR/html5/sections.html#the-article-element
aside element - w3.org/TR/html5/sections.html#the-aside-element
footer element - w3.org/TR/html5/sections.html#the-footer-element
header element - w3.org/TR/html5/sections.html#the-header-element
main element - w3.org/TR/html5/grouping-content.html#the-main-element
nav element - w3.org/TR/html5/sections.html#the-nav-element
section element - w3.org/TR/html5/sections.html#the-section-element
LittleWebHut.com
This tutorial will introduce 7 elements that are new to HTML5. These elements will be used to build a sample web page. The new elements covered in this video are: article, aside, footer, header, main, nav, and section.
Link to the code used in this video.
littlewebhut.com/html5/semantic_elements
The following are links to the HTML5 specification for the new elements that are introduced in this video.
article element - w3.org/TR/html5/sections.html#the-article-element
aside element - w3.org/TR/html5/sections.html#the-aside-element
footer element - w3.org/TR/html5/sections.html#the-footer-element
header element - w3.org/TR/html5/sections.html#the-header-element
main element - w3.org/TR/html5/grouping-content.html#the-main-element
nav element - w3.org/TR/html5/sections.html#the-nav-element
section element - w3.org/TR/html5/sections.html#the-section-element










