Design comparison
SolutionDesign
Community feedback
- @mattstuddertPosted over 5 years ago
Nice work on this and well done completing your first challenge! 👍
Here are a couple of things I saw when taking a look at your code:
- You're using
div
elements a lot, which is fine, but I'd recommend having a look into using HTML5 semantic elements where appropriate. Here's a link where you can learn more about them. - Have a go at using custom form validation styles like in the design, as opposed to using the built-in browser form validations. Browser form validations look different depending on the browser being used, so it's nice to have a consistent style for validations
Keep up the great work! 🙂
0@b-l-u-ePosted over 5 years agoHELLO,THANK YOU FOR TAKING YOUR TIME AND LOOK AT MY WORK..WILL WORK ON IT AND MAKE IT BETTER ..THANK YOU..
0 - You're using
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