Submitted 6 months ago
Recipe page - Mobile first layout using Flexbox Grid
@srijanss
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
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.
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