In this project, my task is to refactor existing code for Horiseon website, in order to increase the accessibility.
1. Semantic HTML elements required.
2. Structure of the HTML elements follow a logical structure independent of styling and positioning.
3. Be able to find accessible alt attributes in icon and image elements.
4. Heading attributes fall in sequential order.
5. Title element is concise and descriptive.
https://github.com/jingwang6028/Horiseon-Code-Refactor
https://jingwang6028.github.io/Horiseon-Code-Refactor/
This image shows the web application's appearance and functionality.