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

Responsive Recipe Page Using CSS

P

@KatMahn

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

karlo 90

@ktorres63

Posted

  • You forgot to add the outfit font to your html file
  • you forgot to center it horizontally, since you use the tag section you can center it using margin-left: auto; and margin right:auto
  • If you notice the example has a small margin-left at the beginning of each li element, so I would just add li{ margin-left:24px;} -I think you should delete the final comment in the index.html since it doesn't contribute anything
0

P

@KatMahn

Posted

@ktorres63 Thank you for your feedback I will be sure to implement the advice you provided

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