Design comparison
Solution retrospective
Hey Guys, I just finished the Base Apparel Coming Soon Page Challenge. I would like you all to see it and let me know how I can improve it. Let me know my mistakes. Thank you!.
Community feedback
- @rontoyhacaoPosted over 2 years ago
Hello Karishma Garg!
You did veryy well on this challenge, great job! One thing I noticed is that the button wasn't interactive as it was supposed to. One way to solve this is by using the
cursor: pointer
in css. This helps the user to identify buttons. Usinghover
pseudo-class also helps.I also see that you were not able to implement the email validation. One way to do it is to use Regular Expressions in JavaScript.
Marked as helpful0@karishma-devPosted over 2 years agoHii, Thank you for your help. I have fixed it now, hope it's working fine now. :)
1
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