Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Very proud of the responsiveness!
What challenges did you encounter, and how did you overcome them?Styling the TR of the table was tricky. After some research on this I found out that you need this specific rule border-collapse: collapse;
to show the styling.
I feel like the css is a bit 'messy'. Could just be me though. Are there ways to make it more clean and maintainable?
Join 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