Frontend Mentor / Newsletter-sign-up-form using bootstrap
Design comparison
Solution retrospective
Javascript was the hardest for me, but i got a lot of training in it and enjoyed quite a lot while learning the language and the results were quite good i think.
I'm insure about the cap max-height and max-width in the wrapper-main and how i got to display the success message via display.
What are the javascript frameworks that you recommend? i thought about react quite a lot.
Community feedback
- @aryanda1Posted over 1 year ago
With less height your layout just breaks, the email address field along with its label detaches from its parent, the side image is also not responsive, does resizes itself according to parent. Also in the mobile version dont add border-radius to the main-container And u are serving same image in mobile version as well as desktop version. Also the list item icon are not in line with the item content ANd in moble version, there is no black background as well
And for small projects, no framework is really needed
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