Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
ol li::marker { color: hsl(14, 45%, 36%); font-weight: bold; /* Optional: make the numbers bold */ } ul li::marker{ color: hsl(14, 45%, 36%); font-weight: bold; } td, th { border-bottom: 1px solid #dddddd; text-align: left; padding: 8px; } td:first-child { color: hsl(14, 45%, 36%); }
What challenges did you encounter, and how did you overcome them?- to tag specific part of the html page like the left column of the or
Community feedback
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