Evan Kusko

Module Six

Download Module Six
build and test reports

Module Six is the site that you're navigating right now. That being said, as part of this assignment submission, here is the link to download both this build and Module Five to compare side-by-side. Attached here are the changes undertaken for Module Six with the ultimate goal of increasing usability and accessibility of the site, as well as additions made to help strengthen code.

  1. Added the “en” tag to the HTML to provide users with screen readers or the like better access to content
  2. Fixed an error where the bottom “html” tag was missing the final “>” to improve code and allow for better use of third-party parsing apps.
  3. Added site metadata both to help people better access the site as well as to ensure that users were finding the content that they wanted
In general, many aspects of the site’s design were already built with accessibility in mind. Almost every interactable has text over an image with redundant links meaning that the majority of browsers can access the content, as well as each div containing contrasting coloration to help users navigate easily.