Recipe Page

Solution retrospective
For the nutrition section below, I struggled to get it right, and it still isn't that good. Maybe it's because I didn't use a grid. I always use flexbox for everything.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @LarisaKampe
Hello! Nice work :) You can try to use different kinds of HTML tags. You should use <main> tag to close the main part of the page which is in this case the container. h2 for the titles, and there is a handy <table> tag for the table at the end. And add <section> and <article> tags to, just to make the document more concise. Keep it up!
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