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

Pagina de recetas, diseño realizado con html, css y FlexBox

@Jorgel7202

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Jun Wei 200

@junwei-wong

Posted

Nice work completing the challenge. Here are some feedbacks from me:

  • using px for font size is not really responsive when I switched to mobile view. Try to use rem or em for sizing.
  • the li::marker are missing the colors when compared to the design. You can target them with the css below:
  ul ::marker {
    /* works */
  }

  li::marker{
    /* works */
  }
  • the td is the 2nd column of the table font color is different from the design

Marked as helpful

0

@Jorgel7202

Posted

Espero tener un juez como tú para todos los trabajos que complete

Y espero que todo esté tam bien que te quedes sin palabras

Gracias de todo cirazon

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