Design comparison
Solution retrospective
I know that I need to apply more DRY concepts here within the CSS, outside of that, any feedback is much appreciated. Thank you for taking the time to view my work.
Community feedback
- @mattstuddertPosted about 5 years ago
Awesome work on this challenge Kevin, your solution looks great and scales down really well to mobile. Nothing to add on the HTML, as your markup looks really good. Beyond DRY'ing up your CSS a little, I'd recommend having a look into using Flexbox and/or Grid for layout rather than
float
. Here are a couple of great (and free) tutorials if you haven't already looked into these:I hope that helps! 👍
0@kevincandersonPosted about 4 years ago@mattstuddert Thanks for your reply. Appreciate the feedback.
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