Design comparison
Solution retrospective
My knowledge in JS is slowly upping by the day.
What challenges did you encounter, and how did you overcome them?Form validation.
What specific areas of your project would you like help with?JS
Community feedback
- @jjdavenportPosted 7 months ago
Layout looks identical to the design, the font-family is the fallback because there is no import query for Roboto. The HTML is easily readable and indented well. The JS functions as expected apart from a settimeout() function which I would recommend removing as its not standard practice to use it on forms and better to just let the user input their data. The mobile solution is pretty good just needs a background change with a media query. To improve the solution I would use justify-content with flexbox and remove most of the margin and padding to make your job easier.
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