
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
it was my first challenge in web development.
i will try to do harder than this challenge next time.
What challenges did you encounter, and how did you overcome them?i faced problems in table. I overcome this by studing in online sites like w3schools.
Community feedback
- @iliAsgharPosted about 1 year ago
Good job! ✅🙂
- tip : you could use pseudo classes like
:not(:last-child())
to select all the childs but the last one . this could help with designing the table (the last row shouldn't have aborder-bottom
Marked as helpful0 - tip : you could use pseudo classes like
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