Submitted 2 months ago
Responsive Newsletter sign-up form with success message using Flexbox
@DalaScript
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I’m proud that I successfully completed the project, and everything works smoothly. ✅💻
- Most importantly, I finished it! Plus, I wrote my first README file, which I’ll definitely do for every project moving forward. 📝🎉
- Nothing special this time. I already had experience with similar setups, so I managed it easily. 👌🔧
- Any advice from other developers is appreciated. Thanks in advance! 🙏💡
Community feedback
- @kass8mal8Posted 5 months ago
Nice work but I noticed that you are using the same image for the hero section for both mobile and desktop... Use the image for mobile design in mobile view
0@DalaScriptPosted 5 months ago@kass8mal8 thank you, but that's not correct, check one more time in inspect by clicking on the image.
<source media="(min-width: 976px)" srcset="./assets/images/illustration-sign-up-desktop.svg" width="400" height="593" alt="illustrion of sign up for desktop">
This element does whole thing for that image responsiveness.
Good Luck!
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