Newsletter sign-up form with HTML, CSS and JavaScript

Solution retrospective
That I finished the project.
What challenges did you encounter, and how did you overcome them?JavaScript
What specific areas of your project would you like help with?.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @tufcoder
I really liked your project!
The gradient on the button is beautiful. The spacing was respected and its layout is practically identical to the example, excellent work!
Your code is very concise and well done, I only have one thing to say about your JavaScript.
You can use the
defer
attribute within the script tag and do not need to useDOMContentLoaded
within your script. It's just an alternative.Keep up the good work!
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