Submitted 7 months ago
Solution to the recipe page challenge, using semantic html and css
@javmova
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
What I am most proud of is the use of semantic tags.
What challenges did you encounter, and how did you overcome them?- Being an easy challenge, the most challenging was changing the color bullets, to solve it I used the ::marker pseudo-element.
- And also make the last row of the table not have a bottom border, use not(:last-child)
Let's see if I really solved it well and if not, what would be better to change or improve?
Community feedback
- @azizedoganPosted 7 months ago
It was a good solution.
Marked as helpful0
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