Design comparison
SolutionDesign
Solution retrospective
Validation can be done much better, I'm yet to learn regex. I tried to make the form errors accessible using the aria-invalid
, aria-errormessage
and role='alert'
attributes and tested using the NVDA
screen reader. It seems to be working fine. The W3C Markup Validator complains about the role
attribute though. Feedback is much appreciated, thanks!
Community feedback
- @JaryCruzPosted almost 2 years ago
You did an amazing job. I checked the code and it's pretty clean. You completed the responsiveness which is great. The only detail that could be improved is the email validation but you still haven't learned, so it's okay. Overall, an awesome job.
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