Skip navigation

How to Build a Website

Module 6 Updates

In order to update my page I ran my url through Wave, W3C HTML Validator, W3C CSS Validator, and Browserstack. I came up with the list below of things that I fixed:

  1. I corrected a contrast error that was present in my footer.



  2. I resized the font for my xmp tag so it would stay within the body of my page.



  3. I changed the title of my page to be a bit more descriptive.



  4. I corrected a link on my "The Five Planes" page that was missing text.



  5. I inserted a skip navigation link into the head of my html document.



  6. I fixed h3 tags that were not closed correctly.



  7. I removed some of the br tags that were closed.



  8. I fixed lists that were not under an unordered list tag.



I did not know what to do about the metadata errors present in my webpage so I left that alone.