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 css flexbox

djklive 60

@djklive

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 am proud that i was able to complete the challenges

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

The problem that i encounter was to center the second column of my table at the end of my table. Because i use a display: flex; on my table, to overcome that problem i used a flex: 1; to Make all td elements equal width and it center my second column

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

I think i may need help with the height and width of my recipe

Community feedback

@Master-X2000

Posted

for your height and width, you can check out Dave Gray CSS tutorial where he explains extensively on the various units used in CSS. From absolute like the "px" to relative like the "rem or em"

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