Recipe Page with Semantic HTML and Pure CSS

Solution retrospective
Hello everyone! This challenge was very interesting, I had to put a lot of effort to finish it.
- I used the pseudo-element
::before
to be able to give a custom style to the elements of the ordered and unordered lists, do you think it was ok? is there any way to do it better? - I was looking for different ways to style my table and I used
border-bottom
to make those lines between rows, is there a better way to do it? Thanks for your comments, I know they will be very helpful.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Freddy Santana'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