Responsive Newsletter using HTML,CSS,JS

Solution retrospective
review the code I updated few of the code in JS file and HTML file
What challenges did you encounter, and how did you overcome them?I was doing the email validation by using old method but in this I learnt the new method of email Validation
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Deepu23456
Ok i saw this webpage i found some issues following below:
- When the input is empty and we tap on the submit button it gave us error but as well as it submit the form and display the success message which is not correct So it should be corrected.
- When we submitted the form and success message displayed it does not contained the email which we fill in input means the email was hardcoded not dynamic it should display that email address which user put in the input so it should be dynamic.
- When success message displayed and when we tap on dismiss message it stayed there and didn't disappeared as name suggested and expected. So it should modified too. These are some issues with the same however CSS is pretty good but get be better. That's all by the way keep going by building small project and working on feedbacks makes you a pro coder. So keep learning and growing. THANK YOU
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