Submitted 7 months ago
Newsletter sign-up form with success message solution HTML, CSS, JS
@AydanKara
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I pride myself on getting as close to the design as possible.
- Next time I'll try to use as few div tags as possible.
-
Validating the email entered was a challenge.
-
The "JavaScriptAcademy" Youtube channel helped me a lot --> Form validation using Javascript on the client side for beginners
I think I did pretty well with the challenge. But of course I would appreciate feedback of any kind.
Community feedback
- @kemenyfa-szuPosted 7 months ago
Hello @AydanKara!
You did a great job on this challenge!
One observation of mine:
- You can add a small
padding-inline
css property to the body tag (2-5vw) so the conent does not stick to the side of the viewport on medium screensizes (such as 800px).
Keep up the amazig work!
Marked as helpful1 - You can add a small
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