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

Community feedback

@mdchong

Posted

Hey Jean! Nice job you've done here! One of the things I noticed and recommend is to always place contents inside the <header><nav><main><aside><footer>, rather than using <containers> or any other elements outside of it!

Think or view HTML like a little story plot! As we can see, our recipe page includes only the main part of the story. So, we can easily assume that all contents should fall under the <main> tag.

Which also goes the same for the .attribution. I recommend placing this inside of the <footer> tag, which contains the contents that should go after the story. Think of the footer as the ending credit of the movie!

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