Design comparison
Solution retrospective
This seemed simple enough at first, but positioning elements to line up with the original design proved to be tricky. No questions, but feedback on the code, especially on accessibility, is always appreciated.
Community feedback
- @MojtabaMosaviPosted over 3 years ago
Hi, good job on this one, the controls in your from are not centered vertically(looks a bit off), you can fix this by removing the margin-top that you've added to your input tag with id="submit".
Happy coding :)
1@SheGeeksPosted over 3 years ago@MojtabaMosavi Thanks for taking a look and sharing this! Prompted me to go through the code again. Should be corrected now along with a few other things like the validation error for the form.
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