Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 1 year ago

Responsive recipe page with Flexbox

Alexandru736•210
@Alexandru736
A solution to the Recipe page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

So far, I am proud of what I have achieved on this project(being able to consolidate my CSS knowledge and skills). Depending on the feedback I receive, I might do different things.

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

I didn't know at first how to use the table HTML element and how to style it. I had small difficulties with adding padding only to the first column because the other column would always shift with the same padding distance applied to the first column. After researching, I discovered that you could set the max width in percentage to each column. In my case the full width would only be 50% of the available row width, regardless of what padding I would apply to the first column.

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

I don't know if the way I styled the whole project is the most efficient. I know everybody has his one way to style a html page, but there might be some best practices I didn't follow right. I would appreciate if you could point out what areas I could have improved or made them better.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Alexandru736'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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License