Design comparison
Solution retrospective
I'm proud that I am able to get the ::markers figured out for the lists, and even getting better at styling the images.
What challenges did you encounter, and how did you overcome them?The table was difficult at first until I realized that I didn't have to leave the layout exactly as it was (i.e. tr, th, th, th, th, tr) and that changing it instead to tr, th, td, tr helped making the vertical columns simpler. the Sizing and styling the image container for the desktop layout.
What specific areas of your project would you like help with?The container structures seem to give me issues. I have a container instead of messing with the body tag at all, but I still seem to have some white space on the left side of my container.
Maybe I should have adjusted my padding more, but when adjusting the height of my recipe container my content would run over on desktop. So I didn't get the height correct at all.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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