Skip to content

Latest commit

 

History

History
32 lines (14 loc) · 1.13 KB

File metadata and controls

32 lines (14 loc) · 1.13 KB

Code Refactoring

Horiseon hired me to improve the accessability of their website.

The Goal

The goal was to refactor the code to improve the accessibility of the website while maintaining the original design. Improving accessibility will enable people with disabilities to access the website by using tools such as screen readers. There are multiple benefits of this, the main two are that the website will be positioned better on google and it ensures that the company can avoid any litigation from people who are unable to access the website.

The secondary goal was to improve and increase the efficiency of the pre-existing code. This includes but is not limited to, ensuring that the CSS stylesheet follows the same semantic structure of the HTML document.

Usage

To view the project, please follow the links below

https://bcott93.github.io/Code-Refactoring/

Example code

Credits:

License

Please see the License in the Repo.