Accessibility Fixes

Create a private GitHub repo called accessible without a github pages branch and 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 write a report about all the issues you find on the page which are contrary to good accessibility, legibility, readability, usability, valid HTML, and design practices. Basically make a list of all the problems you find with the example webpage.

Start with the PDF attachment found on this assignment’s Brightspace page. Download the PDF file and add it to your cloned repo. Next, create a README.md file if your repo does not already have one. The PDF includes a visual representation of the page, the HTML and CSS used to create the page.

Your report about the problems on the page and how they should be fixed needs to be written in the README.md file using MARKDOWN. Write about how the page should be fixed.

As you make changes, commit each change to your repo and push it up to GitHub. You will need to test the page through GitHub Pages on GitHub.io to see if your fixes worked.

Submission

  • On the Assignment page in BS LMS, submit both the github.io URL and the github.com URL.
  • You will need to test the page through GitHub Pages on GitHub.io to see if your CSS works.
  • Be sure to invite me to your repo via my Algonquin College Github account (garrarj), otherwise I will not be able to view and mark your repo.

Back to Assignment List

Last Updated: : 11/30/2019, 3:35:11 PM