Instructions
Create a folder called "module05" on the server. Upload to that folder a page that demonstrates the following:
- information in the page head that meets accessibility guidelines (identifying the page language and encoding, for example)
- appropriate semantic structural elements are used to organize the page body
- appropriate structural elements are used to organize the page content
- CSS is used for formatting effects
Submit an assignment for Module 5 Assignment 5.1 noting in the textbox that all tasks are complete.
For this assignment,
- you may use a page, with significant content that can demonstrate the criteria, that you've coded for an earlier assignment.
- submit the URL for your page in the Assignments tool
Evaluation Criteria
To successfully complete this assignment, you must
- submit a page that passes HTML validation
- submit a page that passes an Accessibility check
- demonstrate the HTML and CSS coding skills indicated above
Your webpage will be tested through the resources listed below.
- HTML Validator -- checks for obsolete code
- Accessible Code Check Tool - WAVE from WebAIM.org