Horiseon, a company specializing in online marketing would like their website to be optimized, and for some of the code to be fixed.
I refactored the code, adding HTML Semantic Elements, correcting some of the code, simplyfing and condensing some of the code, and made sure the site followed accessibiltiy criteria.
- Added comments to index.html and style.css to explain refactoring.
- Refactored select div elements to semantic HTML elements.
- Re-identified style selectors.
- Consolidated repetitive styles.
- Removed unnecessary class attributes.
- Added web page title.
- Fixed broken nav links.
- Added alt attributes to images for accessibility and SEO.
- Code refactoring completed by Michael Groberman
