Accessibility is a very important aspect of web programming. It allows everyone to access the website features with no problems. The marketing company which owns the site wants to make the website more accessible to comply with WCAG 2.1 AAA requirements. To achive this I changed the structure of the web site html using only the semantic elements and simplifiying the code as much as possible. This will also help the websites search engine ranking in a positive way.
https://onderguler35.github.io/Challenge/
The website now can be used with the accessiblity tools. I have tested the website for accesibility requirements and it passed with 0 errors.
Designing for accessibility is not that hard
Pablo Stanley
https://uxdesign.cc/designing-for-accessibility-is-not-that-hard-c04cc4779d94
MIT Licence