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
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?

great

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

grreat

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

great

Community feedback

@jvondungen

Posted

Hi, nice job on this challenge. Your CSS and HTML code is well-structured and easy to read. I like how you combined your elements when styling to keep your CSS simple.

Some constructive feedback is that I didn't see where you linked to the font and your live solution doesn't show the design font suggested. You can link via google fonts by going to the google fonts website, searching the font and copying the necessary links directly from the "fonts.google.com/" site:

  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Young+Serif&display=swap" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css2?family=Outfit:[email protected]&family=Young+Serif&display=swap" rel="stylesheet">```

Hope that's helpful.
0

@JavohirXolmamatov

Posted

@jvondungen

thanks a lot🙂

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