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

@JoniMonetti1

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?

The thing I liked most about this project was having to learn new topics, like styling tables with CSS, in order to replicate the design accurately.

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

The most challenging part was styling the table at the bottom of the page. I had to use chatgpt and youtube tutorials in order to do it. Also i had some troubles with the hr label, i never used it before this.

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

I would like some help or tips about styling tables, some tricks or ways to do it better or more efficiently next time.

Community feedback

Alex 1,260

@Alex-Archer-I

Posted

Hi! Good work! Well done with using semantic elements =)

Well, <hr> is basically an element with just borders. So you can stylize it via borders rules. Or you can just apply border-bottom for the sections to achieve similar effect.

As for tables - sorry, can't said much about them. They are used less often now - mostly for e-mail markup. Maybe this article would be helpful: https://css-tricks.com/complete-guide-table-element/

Good luck!

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