Design comparison
Solution retrospective
After a long gap I'm back to frontend mentor as well as frontend development. I thought of working on a newbie challenge and complete it ASAP. I didn't try to make an exact copy, instead I wanted to make it a good working one and gave some personal touch to the design, which is not an exact copy but a acceptable(maybe) one.
But I think, yet there must be something to improve in this. So, please do leave your suggestions if you have any.
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi Himanshu Tegyalwar, how are you?
I really liked the result of your project, but I have some tips that I think you will enjoy:
- To improve the accessibility of the project you could have put an h1. Every page must contain a level 1 header, for people who use screen readers, identity what the main title is.
- The links must have an aria-label or sr-only text that tells where the link navigates the user. For example: Visit our Facebook. For images, you should set aria-hidden=” true” to be ignored by screen readers and to avoid redundancy and repetition.
The rest is great!
I hope it helps... 👍
1@himanshuatPosted about 2 years ago@AdrianoEscarabote sure! I'll look into it. Thank you!
0
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