Horiseon page features a large hero banner followed by three main sections and a sidebar. The page is bookended with a navigational header and a footer. Semantic HTML and image alt attributes employed to increase Search Engine Optimization.
- Added comments to index.html and style.css to facilitate refactoring.
- Refactored select div elements to semantic HTML elements to improve SEO.
- Re-identified style selectors accordingly.
- Consolidated repetitive styles.
- Removed unnecessary class attributes.
- Added web page title.
- Fixed broken navigational link.
- Added alt attributes to images to improve SEO.
- Fixed an issue with text overflow upon resizing browser.
- Horiseon web page created by UCF Boot Camp
- Code refactoring completed by Mila Decker