Module 6
HTML Updates
- My original code did not include a "lang," which I have included for this update.
CSS Updates
- In the original CSS code, I accidentally repeated the "background-position" selector twice. I deleted one of the "background-position" selectors, and changed the declaration to "center background."
Acessibility Rating
- My accessibility rating had one error, which was the absence of a "lang" in the HTML tag. I have included it now. I also increased the opacity of my content and navigation boxes to improve readability.