
Design comparison
Community feedback
- @wellsprPosted 5 days ago
This great solution includes semantic HTML tags, is accessible, and uses Sass preprocessor to produce styles. The result is very close to the original. It also uses the CSS function
counter
to style the numbers and bullets of the ordered and unordered lists.I'll point out that in the original design, the last row of the table has no bottom border, so it could be used appropriate selectors to pick all rows but the last when applying border-bottom style.
Happy coding and keep up the good work!
Marked as helpful1
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