Submitted over 3 years ago
Intro Component with Sign-Up Form (HTML & CSS & JS)
@palgramming
Design comparison
SolutionDesign
Solution retrospective
This is a fun project and I think got all the important details for it to work and look good on all screen sizes
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello there, Patrick! 👋
Good job on this challenge! 👏 Your solution looks good and is responsive and the form validation works rather well! 👍
The only small thing that I suggest is to perhaps get rid of the error messages for each input element once valid input is entered (you could like add event listener to listen for input and then check if the input is valid, then). It might be a nice touch! 😀
Keep coding (and happy coding, too)! 😁
0
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