Submitted 4 months agoA solution to the Recipe page challenge
Recipe Page
accessibility, bem
P
@assiduousdev

Solution retrospective
What challenges did you encounter, and how did you overcome them?
Surprisingly, the creation of custom unordered and ordered lists were quite difficult. I initially planned to use the base list styles and ::marker pseudo-element to customize their size and color but I found that to be more difficult. I read a lot on MDN on how to do this successfully managed to built them with the help of CSS counter().
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Christian Lhie Besmanos's solution.
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