Base Apparel Coming Soon Page

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!.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @rontoyhacao
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 helpful
Join 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