HTML5 Exercise 2
Exercise 2 Learning Outcomes:
I developed the skills to:
- Structure a webpage using HTML5
- Debug a HTML5 webpage and correct errors
I developed an understanding of:
- HTML5 tagging syntax, including images, links, and lists(ordered and unordered)
- HTML tags for block elements div and span
- Semantic HTML5 Tags, such as header, footer, form, main, aside, and nav
- HTML5 tag attributes, including id and class
- HTML5 Comments
- HTML5 Best-Practices
Visit Exercise Page