Submitted almost 3 years ago
Responsive Sign-up form with input validate
@rogeriobautz
Design comparison
SolutionDesign
Solution retrospective
I think the markup it's too long for such a simple task. I've noticed that if the input, the label and the error image was in the same image it would take less code to show the same thing. I used the input event to remove the error message when the user tries to fix an wrong field because the browser focus on the email field when it's wrong, and I did find out how to disable this without change the input type from email to text. Any feedback will be appreciated.
Community feedback
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