Newsletter sign-up form with success message using javascript
Design comparison
Solution retrospective
I am proud of myself for finishing this challenge 😊😁
What challenges did you encounter, and how did you overcome them?well, I had some problems with email validations but I think I overcame it by looking at some form validations
What specific areas of your project would you like help with?Anywhere I can improve on and maybe how to make my code look cleaner
Community feedback
- @Si1entERAPosted 5 months ago
Hello @induwara-thisarindu
Congratulation on the completion of your project.
The project looks amazing, and I can't find any faults with it. besides the 'thanks for subscribing' not being full screen for mobile, everything else looks amazing.
try adding: @media (max-width: 490px) { .success-card .container { width: 100%; height: 100vh; margin: 0; } I could be wrong, but I hope you find this helpful, good luck on your journey.
Happy Coding.
1@induwara-thisarinduPosted 5 months ago@Si1entERA Thank you I'll look into it
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