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 html and css

@123nithya

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P

@BigO-Dev

Posted

Overall, you did an excellent job of coming close to the design. Some things to work on:

  • Having a <main> section where your main content is a good idea.
  • Semantic headings and structured text enhance accessibility.
  • Media queries adjust layout elements and typography on smaller screens.
  • Responsive image handling with max-width: 100% ensures images scale correctly.
  • Consider the impact of setting margins and paddings in fixed units; switching these to more flexible units like rem or percentages could improve scaling.
  • Review and remove any potentially unused styles to optimize loading times.
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