Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Recipe Page with Flexbox and Media Queries

Vyse1986 60

@Vyse1986

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm most proud of being able to search for things that were giving me trouble and then finding solutions for them online. I originally had the table at the bottom as a bunch of divs using CSS Grid but reworked it as an HTML table, so in the future, I would use an HTML table for tabular data.

What challenges did you encounter, and how did you overcome them?

My largest challenge was getting the ```` bottom borders to show up. I learned that I needed to use border-collapse: collapse for the bottom border to show up.

What specific areas of your project would you like help with?

I think the area I most need help with is simplifying my code. I tend to create a CSS class for almost everything for more control and "future-proofing", but I won't need these classes most of the time. CSS can easily specify what I need, so I waste time creating so many classes. I'm sure my HTML could also be simplified.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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