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/CSS

@Prabhashg

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


The contents in the container are flowing outside in vertical direction when screen is squeezed in vertical direction. Is that need to be fixed? If yes, how? Please help me with this!!

Community feedback

Sebastian 290

@SebBudynski

Posted

Hello 👋. Congratulations on successfully completing the challenge!

I believe the content is overflowing because you've set a fixed height on it, and this height is smaller than the content. It might help if you use min-height instead of height in the .container.

Happy coding!!

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