Responsive component using semantic HTML, Flexbox, Sass and Bem
Design comparison
Solution retrospective
π Hello everyone,
this is my solution for
3 column card component
Feel free to leave your feedback.
Thank you!
Antonio
Community feedback
- @ApplePieGiraffePosted almost 2 years ago
Hi, Antonio Russo! π
Good work on this challenge! π Your solution looks great and responds nicely! π
The only small suggestion I have for you is that I noticed you are using BEM and in some places, you have two elements (instead of just one, as is recommended). For that reason, it may be worth naming certain things like
card__item__icon
ascard__item-icon
instead. πAlsoβyou may want to add the background color from the original design to your solution. π
Keep coding (and happy coding, too)! π
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