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

Responsive Component Sign Up with Validation

@darwinsanchez9018

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

Solution retrospective


Hi Coders. Suggestions and criticisms are welcome.

Can you help me with the form.

Community feedback

Amon 2,560

@A-amon

Posted

Hello! Great job, the responsiveness looks good too~

I have a few suggestions:

  1. You could set the padding for left & right too on your form element then set width:100% on the input elements inside. If the input element overflow the form, set its box-sizing:border-box. 🤔

  2. Don't miss out the label element for each input. 😀 But an alternative to it would be using aria-label attribute on the input element, since the label isn't gonna be displayed anyway.

Marked as helpful

0
Renzo 175

@renzo4web

Posted

Good challenge Darwin, it would be nice if you could add some feedback when the form was submitted correctly, nothing else to add, good job.

Marked as helpful

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