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

Kapkrazy 190

@Kapkrazy

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 just proud I finished this 1 with minimal research to be done.

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

Problems I encountered were many but the sore points were the bullet points and aligning the text with the bullet points (sigh)

Community feedback

@DylandeBruijn

Posted

@Kapkrazy

Hiya! 👋

Congratulations on your solution, it looks very close to the design! I can tell you put a lot of effort into it.

Things I like about your solution 🎉

  • Use of semantic HTML elements
  • Clear descriptive CSS classes

Things you could improve ✍️

  • You could add a min-height: 100vh to your body element so it takes up the full height of the viewport while still being able to grow when the content inside it grows.

  • Try experimenting with CSS variables, they help you make your CSS values more reusable across your code.

  • You can make your solution more responsive by removing the media queries and margin on your card, if you then add a max-width to your card as well everything will scale nicely.

I hope you find my feedback helpful! 🌟

Let me know if you have more questions and I'll do my best to answer them. 🙋‍♂️

Happy coding! 😎

Marked as helpful

0

Kapkrazy 190

@Kapkrazy

Posted

Thanks for the feedback I will implement these changes. I'm sure there are more mistakes in there because I just wanted it to look like the reference 🤣 @DylandeBruijn

1

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