newsletter-sign-up-with-success-message

Solution retrospective
I'm most proud that I completed this project with minimal help and used online resources and the console to figure out how to write out my JavaScript code.
What challenges did you encounter, and how did you overcome them?I encountered a minor setback while changing the placeholder color for an input submission, but I was able to resolve it quickly by using the code "document.getElementById('email').style.color = 'hsl(4, 100%, 67%)'".
What specific areas of your project would you like help with?To enhance the efficiency and conciseness of JavaScript code used for displaying a success message after a user submits an email address for a newsletter sign-up.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Eric Aguayo's solution.
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