Responsive Design with a little FlexBox
Design comparison
Solution retrospective
Any constructive feedback is welcome. If there are better ways to do any of this please let me know.
Community feedback
- @mattstuddertPosted almost 5 years ago
Awesome work on this Steven, you've done a great job at getting close to the design and your HTML and CSS look great!
The only tiny thing (and I do mean tiny!) would be to use an anchor tag instead of a
button
for the "Sign Up" call-to-action, as you'd expect it to link elsewhere if this were a fully-functional site.Keep up the great work! π
0@stevenCsaundersPosted almost 5 years ago@mattstuddert itβs funny you bring that up. I switched back and forth a couple of times. I will make a note of this for the more simple solutions. Thanks for the feedback!
0@mattstuddertPosted almost 5 years ago@stevenCsaunders haha, you're welcome! Yeah, a
button
would be perfect inside aform
, but if you expect it to redirect the user to another page then an anchor tag is what you're after.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