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

Order Summary

@Gonzalop0210

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


No hubo demasiada dificultad, solo unos problemas con mozila firefox, recomiendo usar chrome para desarrollo

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

Replace <h4> with <h2> ti fix the accesibilty issue.

You forgot to give the body a background-image, with a background-size of contain and a background repeat of no repeat.

Give .conteiner__main a fixed max-width value instead of a percentage width value , with the max-width value there is no need for a media query in this challenge. e.g: .conteiner__main{max-width:25rem}

Hope am helpful Happy coding

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