Week 2

Week 2

HTML5 structural elements and the document flow.

Student Learning Outcomes: Write HTML5 element semantic markup

Lab Assignment

WAI-ARIA role attributes are added. Markup is tested for validity and accessibility. Code commenting.

Homework

Begin with a web page that includes the basic html5 structural elements: header, footer, aside, section, article (there's an example in your book, pg 77, or see the link below). Include the WAI-ARIA roles. Choose three of the following and add: figure, figure caption, mark, citation, main, and time.

Chapter Readings: chapters 3 & 4 of HTML5 and CSS3: Visual Quickstart Guide, 7th Ed.

Useful Links