Recipe Page Built with HTML & CSS (Mobile-First Approach)

Solution retrospective
- Did I use best practices?
- How would you make the CSS more efficient?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @larsb-dev
I'm looking at other solutions for inspiration and it seems like you're one of the few who have used the
table
element for the nutritional info. I think that makes semantically the most sense and not something like anli
with twospan
element inside 😅 I'll use atable
element too!
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