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

Beginner recipe page using HTML/CSS

@feelgooddd

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?

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.

Community feedback

P
Steven Stroud 11,810

@Stroudy

Posted

It looks like your Repository is set to private 🔏 so we are unable to provide some feedback on your code, You can change this following these steps,

  1. Open up your repository on Github, ✅
  2. Click on settings on the top nav bar, ✅
  3. Scroll down to the bottom, ✅
  4. In the red box you will see change repository visibility
  5. Click on on Change visibility and select public. ✅

Once you have done this your GitHub link should be viewable by everyone here on Frontend Mentor.

0

@feelgooddd

Posted

Thank you I've made it public now I didn't realize it had been set to private. @Stroudy

0

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