Design comparison
Solution retrospective
Hi!!! ✨🎉, I have completed this challenge, I would appreciate any comment about my solution.
Thanks.😊😊
Community feedback
- @ApplePieGiraffePosted over 3 years ago
Hello there, Calvin.A.S! 👋
Good effort on this challenge! 👍 The form validations seems to be working well! 😀
One more thing I'd like to suggest is taking a look at your solution report and trying to clear up some of the errors that are there in order to improve the accessibility of your solution. Looks like you need to label a few of the elements in the form (which you can do with the
<label>
element of an attribute such asaria-label
) to identify them. 😉Keep coding (and happy coding, too)! 😁
Marked as helpful0 - @dstriz09Posted over 3 years ago
This is great! I'd add an object-fit: cover; style on your image so it doesn't distort.
Marked as helpful0 - @palgrammingPosted over 3 years ago
in mobile view you need to work on your background color so it extends across the whole layout and so your layout does not look like just a card sitting on a white background
Marked as helpful0
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