Submitted 7 months ago
Newsletter sign-up form with HTML, CSS and JavaScript
@mellingh
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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?.
Community feedback
- @tufcoderPosted 7 months ago
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!
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