Layout Tags (header, footer, nav, aside)
1. Introduction
After completing this module, you are expected to:
- Compare the differences of HTML and HTML5 Demonstrate the use of various HTML5 tags
- Demonstrate the use of various HTML5 tags
A web page consists of text, pictures, hyperlinks, navigational structure, and much more.
HTML5’s Semantic Markup allows the creation of a structured layout for web pages and conveys meaning
and purpose. Some essential HTML elements that will add to the layout of a web page will be presented in
this module.