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 Card - HTML, CSS, Flexbox - Desktop and Mobile

Chris 250

@chintriago

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


Any comments, criticisms, or advice is appreciated.

Community feedback

dewslyse 3,025

@dewslyse

Posted

Hello Chris! Congrats on your submission. Your component looks very good. Some things to note:

  • Always remember to include landmarks (e.g.; header, main, footer etc) in your document. In this case, you could replace the .card-container <div> with a <main>. Also, the .attribution <div> can be a <footer>.
  • Replace the background-image on body with pattern-background-mobile.svg at @media (max-width: 435px)

Happy coding!

1

Chris 250

@chintriago

Posted

@dewslyse Thanks I appreciate the feedback!

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