Design comparison
SolutionDesign
Community feedback
- @Mr-FunderburkPosted about 2 months ago
Nice work!
Few things:
- Make sure that you are changing all the fonts on your page to your selected body font. The inputs have a different font than the rest of your page (not a bad thing if it's intentional).
- Your inputs should have :focus states. This helps identify which input is currently being accessed without having to search for the carat (if it is a form element that has one).
- "email@example/com" should be "[email protected]"
Overall, great job! I really like the shaded background for the inputs. That was a nice touch!
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