Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 2 months ago

Responsive Recipe Page using Flexbox CSS

Raizo-03•50
@Raizo-03
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?

I'm proud I was able to apply semantic HTML and BEM methodology properly. Next time, I’d focus more on making my CSS cleaner and double-check font imports because I had issues with font-family not applying.

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

I struggled with getting the font to show properly and understanding why the font-family wasn’t working. I realized it was a problem with how I linked or loaded the font. I also had trouble styling table borders consistently, but I fixed it by applying borders to the td and th elements directly.

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

I’d like feedback on better ways to structure my BEM classes to keep my CSS scalable. Also, how to troubleshoot font issues more efficiently and when to use border-collapse for tables. I also want to know how can I use clamp for this.

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 Raizo-03'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

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