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

tortaruga 450

@tortaruga

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 happy because this was the first project where I didn't have issues with github. Next time I'd try to be more organized and have a clearer idea of what I have to do before just diving into it because I kept going back to the design image every three seconds and I feel like I wasted so much time

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

I had a few problems with the styling, but I solved them playing around with the properties a bit (sheer luck)

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

how do I determine the break point for the mobile version? I just used 500px because it's where the design started looking a bit ugly...

Community feedback

Chirag 370

@chirag-bishnoi

Posted

The answer is in your question itself, just use media query where your design starts looking ugly. Every website is different, we can't use to same break points in every website so just use them where your layout starts breaking :)

Marked as helpful

0
EFEELE 350

@EFEELE

Posted

I recommend you base it on these breakpoints, my friend!

  • X-Small <576px
  • Small ≥576px
  • Medium ≥768px
  • Large ≥992px
  • Extra large ≥1200px
  • Extra extra large 1400px

More information about breakpoints

Marked as helpful

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