Recipe page - Mobile first layout using Flexbox Grid

Solution retrospective
I got to learn about
- pseudo elements like ::before, ::after and ::marker
- table elements and different accessibility best practices when using this element
Most challenging part was styling the list styles. Used pseudo elements and CSS counter elements to overcome them.
What specific areas of your project would you like help with?- is my HTML semantically used ? I was not sure what element to use for the "Preparation time" block. I thought about using the blockquote as per the design, but it felt like it doesn't fit with the blockquote's description. So, used section element.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Srijan Manandhar'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