
Solution retrospective
This was a challenge for sure! I used span elements for the first time and found out about min-width as well as ::marker and other psuedo elements. I have not come across ::marker that before but it clicked because I knew about hover. I didn't know what it was classified as but now I do! Also using the descendant CSS selector method. That was indispensable here.
What challenges did you encounter, and how did you overcome them?Getting the nutrition information section to look like a table was tough. That led me to using span elements in conjunction with other p tags. I previously had everything just set to individual paragraph tags. Once I did that and was able to figure out individual styling it gave me other ideas to go back and redo the other code I had done up to that point.
What specific areas of your project would you like help with?Just wondering if there are other ways to accomplish this. I was able to get it to work this way. Unsure if there are different or possibly easier ways to do it.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on sttilstra'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