Submitted over 3 years ago
Intro component with signup form using JavaScript
@rodrigorvix
Design comparison
SolutionDesign
Solution retrospective
Hello everyone ! I accept positive and negative code feedbacks.
Thanks !
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello there, Rodrigo Vitoriense! 👋
Well done on this challenge! 👍 Overall, your solution looks pretty good and the form validation for the input elements works well! 😀
The only small thing that I noticed is a horizontal scroll bar appears along the bottom of the page in the desktop layout on my screen. Adding overflow-x: hidden to the body should fix that. 😉
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