Design comparison
SolutionDesign
Community feedback
- @samuerikcoderPosted over 1 year ago
Good solution my brother! I loved your css. Try to make the site responsive with the grid container or flex box in a media query. Also try to "clean" Javascript a bit by reducing the amount of 'ifs'. You can create a variable that contains all the inputs and then iterate over them by calling the validate function only once in the code.
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