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 card page

Isaias 70

@Isa696

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 practice tables tags, manage better the @font-face this time, responsive and media querys practice worth it.

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

I use fonts provided, but it didn´t match the desing. 🤷‍♂️ i tried aplying font-styles: oblique / italic.

Community feedback

@tttam0113

Posted

  • I noticed that you're focusing a lot on colors in your website, but you should also pay attention to spacing to better match the design.

  • I see that you've defined the font "Young Serif," but you're loading the font "Outfit" instead. This causes the title and subtitle to not match the design.

  • You could use some semantic HTML5 markup to make your website more meaningful and readable. For example, you should group the "Ingredients" (subtitle and list) into a <section> tag.

  • In my opinion, you don’t need to define a class for table rows or table data to avoid overcomplicating things. Instead, you can style the table, <tr>, and <td> selectors directly.

Marked as helpful

1

Isaias 70

@Isa696

Posted

@tttam0113 ty for you feedback. I'll try that. About classes, I felt the same. Too many classes all around 😵‍💫 I'll try to fix that in next challenges

0
Shrulk 40

@JhodelDatiles

Posted

good job!

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