Frontend Mentor | Newsletter sign-up form with success message
Design comparison
Community feedback
- @felix-stuffPosted 4 months ago
Hi @giamimino, I don't want to criticise your solution, but you decided to not use any validation on the input field? Do you need help with that?
The design is nicely done though. :-) Only a few adjustments and it'd be pixel perfect. If you want some help with the details let me know.
1@giamiminoPosted 4 months ago@felix-stuff I will be grateful if you enlighten me
0@felix-stuffPosted 4 months agoHi again @giamimino , sure for example you could use container, maybe a div or section element, where you apply display grid in your css to. This will help keeping the text line in the same width as your input field and button, which will all stretch and stack in the container. With row-gap you can add a fitting y-axis spacing between the child elements of this container.
Marked as helpful1
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