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

Developing a Responsive Recipe Page with HTML and CSS

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?

I'm proud of how I was able to create a recipe page that was visually close to the desired design and responsive using HTML and CSS, even if the technique used isn't the most efficient/indicated. For next time, I'd like to focus more on organizing the CSS code.

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

One of the challenges was making sure the page was responsive on different screen sizes. To overcome this, I used relative units like vw and % to scale elements, to fit the layout on smaller devices. I know that using this unit is not the most suitable since we have media queries to facilitate this, but I haven't reached that stage yet.

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

I would like to receive feedback on the organization of the CSS code and possible ways to make it more efficient and scalable.

Community feedback

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