recipe-page built with basic HTML and CSS

Solution retrospective
I'm proud of the class names, as they are easy to identify and edit within the CSS file. Neatly organized code.
What challenges did you encounter, and how did you overcome them?The Nutrition table was a little tricky because I needed to align the text to the left. I used grid for the table body because it allows me to position the heading and the data on a single row. Inline-grid on the rows allows the row to occupy the full horizontal space.
What specific areas of your project would you like help with?any advice and tips would be greatly appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Luis Rosas'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