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:
- I corrected a contrast error that was present in my footer.
- I resized the font for my xmp tag so it would stay within the body of my page.
- I changed the title of my page to be a bit more descriptive.
- I corrected a link on my "The Five Planes" page that was missing text.
- I inserted a skip navigation link into the head of my html document.
- I fixed h3 tags that were not closed correctly.
- I removed some of the br tags that were closed.
- 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.