Responsive web design - completed using html, css (flexbox, grid)

Solution retrospective
Feedback Apreciated !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RocTanweer
Hello 👋 @Sebastian
Really nice work 👍 there..!
On desktop, the footer is looking good as per the design but on mobile it seems that form positioned absolute needs some more width.
Hope it helps(happy coding 😉)
- @pikapikamart
Great work on this one. Well @RocTanweer already mentioned some key points.
One addition or suggestion from me would be that, your get started button in the hero section, it will be better if it is an anchor tag and not button. Since it is supposed to be a link right, so using
a
tag in here will be the best choice and notbutton
. Adding as well a custom form validation like the challenge mentioned will be awesome.Apart from that, good work^^
Join 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