Submitted almost 5 years ago
Four card feature section using plain html & css only
@anilkhandei
Design comparison
SolutionDesign
Solution retrospective
I come from a back end development background. Warming up on my frontend skills.
Community feedback
- @PamoenPosted almost 5 years ago
Hi Anil!
I really liked your solution, I didn't use flex at all in my solution, I think I forgot that was an option to be honest - I think I might take a gander at how that works a little closer!
One thing that might help elevate the look just a little bit is in the CSS where you have .card - try adding some padding to get those images away from the div edges a little bit. ex: padding: 0 1% 3% 3%;
Happy Coding - glad you've put a solution out there!
1@anilkhandeiPosted almost 5 years agoThank you so much for your feedback.. will definitely update!!
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