Design comparison
Solution retrospective
This is my solution for the ping coming soon page. Struggled on how to customise the email validation message, if someone could advise me on how i could have done that, i would appreciate it.
Any other advice is also appreciated. I'm trying to improve every day :)
Community feedback
- @Daniel-BilodidPosted over 1 year ago
Hi, my congratulations you did a great job š
ššØš¦š šš¢š©š¬ ššØš« š²šØš®š« ššØšš š
š¹ About email validation
You can add a div with an error message and hide it, and you can add the email check in js code so that when will someone misspells the email the message will appear
Also you can install email validator with npm
I hope it was helpful, you are great, keep up the good work š
Marked as helpful1@YusafS94Posted over 1 year ago@Daniel-Bilodid Thankyou so much! I will improve it with this feedback
0@Daniel-BilodidPosted over 1 year ago@YusafS94 glad to help you, happy coding!
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