- Rework of Horiseon Webpage.
- Client wants to follow accessability standards so the site is optimized for search engines.
- See acceptance criteria
- https://hthomp15.github.io/refractor-horiseon/
- Look over HTML elements and structure.
- Make sure everything on the page works (nav bar and alt text).
- Clean up code, get rid of unnecessary things.
- No Title
- Nav bar doesn't work
- No alt discriptions
- Too many divs, elements arent discriptive
- Not enough classes or Id's for html elements
- CSS code is really long and repetative