Responsive Recipe Card Page Using CSS Flexbox/Styling and Custom Lists

Solution retrospective
I'm really proud of the progress I've made compared to my first project. This time, things felt more intuitive and I was able to grasp the requirements more easily. It was exciting to see how much I've grown and how much more comfortable I've become with HTML and CSS.
What challenges did you encounter, and how did you overcome them?Challenges that I encountered:
- One of the main challenges I faced was customizing the lists (both
ul
andol
) to match the design. I had to modify the default styles and spent some time researching the best ways to make the lists look exactly as intended. With some experimentation and tweaks, I was able to get the result I wanted. - It was also my first time working with tables in a project. I took the opportunity to research best practices for styling and structuring tables to ensure they fit seamlessly into the design.
I'd love some feedback on making my code more concise, readable, and reusable, without losing functionality. Any tips on improving this 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 Ann'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