Design comparison
Solution retrospective
Hello, everybody! I have done this challenge. Do you find my html accessible? I will definitely make some functions in JS to make my code look better, but for now let it be so. What could be improved? I appriciate any possible feedback.
Community feedback
- @better5afePosted about 1 year ago
Hi there, congrats on completing this challenge!
I have reviewed your code and while I am able to interact with all of the element using only a keyboard, the code does not really support screen readers.
I would encourage you to exple the topic of aria attributes in HTML - you can start from this article.
Overall, I really like your approach. The code is clean, easy to read and the files structure is well organised. Keep it up!
Happy Coding!
Marked as helpful1@tired-herbPosted about 1 year ago@better5afe , Thank you so much for your help! That is very useful.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord