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

Beginner recipe page using HTML/CSS

feelgooddd•430
@feelgooddd
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?

This is my first from scratch project without any tutorials or guides helping me along the way. I'm happy with my use of CSS variables and a span element which I used as a utility class to bold some text in multiple places on the page.

In the future I would like to use locally stored fonts instead of importing google fonts with a link.

I would also like to have a better naming convention as I'm not sure if the way I've named my classes and variables is standard practise.

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

I faced challenges using tables as I had never used or studied them in depth before, and had to do a lot of googling throughout the project to figure out how to space it and write the markup for it.

I had an issue where my tag in .hero class was overlapping with itself when it wrapped and I figured out it was due to the line-height which I had to adjust so that would not happen if the text did wrap to the next line.

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

I faced issues, and did not solve how to create a border-bottom under each table row in my table. The project JPEG showed a line between each row in the table in the Nutrition section.

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 feelgooddd'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