Recipe Page using HTML and CSS

Solution retrospective
Centering the bullets of the unordered List Items and styling the Nutrition Table were great accomplishments for me. I will be reading more about List Items and Tables.
I had redone my table a second time. The code for my first Table was even more sloppy.
I want to grow my skills with Tables and List Items (to be more specific, working with bullets).
What challenges did you encounter, and how did you overcome them?Centering the bullet of the List Item to all of the text. I found some YouTube videos for centering the bullet. I also looked through other solutions to get some ideas. I stumbled on a page where the text was inside a Paragraph element inside of a List Item element.
I did the table twice. My first attempt felt sloppy. I did a little bit of research and was able to write a little bit cleaner code.
What specific areas of your project would you like help with?I am wondering if for the Nutrition section it it would have been better to use a Paragraph and Span element (or something similar) rather than a table? (I am a newbie.) Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Albert'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