Morgan Nellis

Website Coding - Summer 2022


The website w3schools.com is a site designed to be a database of tutorials and reference for web coding.

  1. Does the site's home page validate?
    The pages home page did not pass the validation check.
  2. Find any other page on the site. Does the second page validate?
    The W3Schools Courses page also did not validate.
  3. Document how many validation errors and/or warnings may exist on each of the two pages you validate.
    The home page had 9 errors while the course page only had 4.
  4. How would you rate the site's design, on a scale of 1(horrible) to 10 (fantastic)? Why?
    The design is formatted well and visually appealing. However, the fact that the site's purpose is to teach about coding, yet they have countless errors is quite ironic and calls into question the relevance of their information. For these reasons I would rate it a 5.
  5. How would you rate the site's usability on a scale of 1 (horrible) to 10 (fantastic)? Why?
    Despite many errors in the coding of the site, I tried numerous links and they all functioned properly. The layout and menu organization makes the site very user friendly. I would rate it a 9 for usability.
  6. Does the site meet its purpose?
    It does seem that it does meet it's purpose, although I do wonder how up to date all the information is as several errors were due to obsolete elements.