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

A food recipe page using html and css

@Feyisholadesigns

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 am proud of how I was able to do it in a day, I learnt a lot too

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

I didn't encounter any challenges

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

none

Community feedback

Mehrine 120

@DarkMoonLit

Posted

Hi, As you said, you did a great job with this project. I just have some suggestions on how you could improve your code:

  • Instead of using px, try to use relative units such as rem/em
  • Margin and padding should be bigger -To achieve the bold looking character, use font-weight (the size is provided in style-guide)
  • For the <hr> tag, try this code hr {background-color: ...; border: 0; height: 1px;}

Hope these suggestions will be helpful. Happy coding!

Marked as helpful

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