Skip to content
Submitted about 2 years ago

Recipe page build with HTML and CSS

accessibility, bem
LVL 3
@oppahero
A solution to the Recipe page challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

On this occasion I have tried a recommendation that I read on this platform about not giving a fixed width to the container and letting it adjust itself, even without using media queries. To do this, just indicate a max-width in rem unit.

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

The padding wasn't applied on the tr tags, so I ended up putting a cellpading on the table in the html.

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

I would like to know if there is a better way to add padding to the tr

Any recommendation is appreciated.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on María López’s solution.

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