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

Recipe page

@Salima-Laidi

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

lazydroide 110

@lazydroide

Posted

Looks good. To add something, your code would be easily improved by using semantic html instead of "divs". So the div “recipe-page” would be the main and the divs “preparation-time”, “ingredients”, “instructions”... would be sections. That makes the browser's job easier. It would also allow you to simplify your css code, for example in the media query using the selector “section” to apply the code that you repeat in five classes.

In any case, nice work.

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