Responsive Newsletter Sign-up Form (SaSS, jQuery)
Design comparison
Community feedback
- @i-prkrPosted 2 months ago
I really enjoyed looking at your solution! It was interesting to see the jQuery approach, and the form looks really nice, I especially like the debounced input!!
One suggestion I had was to help make the images responsive with media queries, using the
<picture>
element and providing the two different sized images. I found the web dev article really helpful for these: https://web.dev/learn/design/responsive-images. I think possibly theobject-fit
property could also be used here to help keep the sizing consistent between screen sizes.Thanks for your solution, I hope this might be of some help!
Happy coding :)
Marked as helpful0
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