Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Intro component with sign-up form (Grid, Flex & JS)

tsv 130

@tsvGithub

Desktop design screenshot for the Intro component with sign-up form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Nice work on this challenge! Just as a heads up, input elements should either always be paired with a label. But if there is no label you can add an aria-label attribute to the input element. This way people using screen readers will know what the form field is for.

Also, you could add a role="alert" attribute to the error messages, which would alert screen reader users when an error does occur when filling in the form. Here's an MDN article on the role attribute for more information.

Keep it up! 🙂

0

tsv 130

@tsvGithub

Posted

@mattstuddert Hello Matt! Thank you a lot! I got it.🙂

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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