
Solution retrospective
I am most proud of successfully creating a complete recipe page that closely resembles the original design. It was very rewarding to see how all the pieces came together, especially after working hard on the details. If I were to do this project again, I would spend more time planning the layout and styling of complex elements like tables from the start to avoid some trial and error. Also, I would try to write cleaner and more reusable CSS to make future adjustments easier.
What challenges did you encounter, and how did you overcome them?One of the biggest challenges was working with the table and getting the borders and spacing to look right. It took me a while to understand how border-collapse, border-spacing, and cell padding interact. Another challenge was mastering the use of the ::marker pseudo-element to style list bullets exactly as in the design. I overcame these by researching CSS documentation and experimenting with different property combinations until I achieved the desired look.
What specific areas of your project would you like help with?I would like help making the code in the nutrition section much cleaner.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Leyanis Díaz'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