
Design comparison
SolutionDesign
Community feedback
- @tarikraposoPosted 2 months ago
Layout looks good, does not include semantic HTML. You can improve visualization with paddings on your card. If you want to follow the layout strictly you can remove the last TR border with table tr:last-child {border-bottom: none;}. The code is well-structured, readable and reusable.
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