Validating and Repairing HTML
Create a private
GitHub repo called valid
and set the main branch to be the github pages branch. Then clone the repo on to your local computer.
See the GitHub Setup Instructions for more help with creating the repo.
The point of this assignment is to validate the attached HTML file and then fix the errors. Download the HTML file and add
it to your cloned repo.
Use the W3C Validator or the FreeFormatter validator to find all the validation errors in the HTML file. Fixing all the Errors
may require multiple fixes and validation attempts.
After fixing all the Errors
, commit the changes to your repo and push it up to GitHub.
Submission
- On the Assignment page in BS LMS, submit both the github.io URL and the github.com URL.
- Be sure to invite me to the repo, otherwise I will not be able to view and mark your repo.