Design comparison
SolutionDesign
Solution retrospective
This was the hardest one until now. Any feedback is welcomed. Thanks for checking out my solution.
Community feedback
- @anoshaahmedPosted almost 3 years ago
Hey good job on this challenge! Your report above shows a few issues though:
<section>
and<article>
usually need a heading; so if you don't need a heading in it, use some other element such as<div>
<input>
must have corresponding<label>
Here's a link to something I wrote about accessibility issues & best practices
Hope this helps :)
Marked as helpful0@Andrei-TCPosted almost 3 years ago@anoshaahmed Thank you for the feedback. Got to learn more about accessibility. Next time I'll do better. Happy coding!
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