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

@Facu3071

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


It's my second challenge resolved, i really appreciate it any feedback.

Community feedback

@Moamen31

Posted

Congratulations on finishing your challenge!

I have some feedback on this solution that might help:

  • Give The body these properties to center the element display:flex justifiy-content:center align items: center. Or center it with position: absolute top: 50% left: 50% transform: translate(-50%, -50%)
  • When using article you should give it a heading h1-h6
  • Check the HTML report to fix accessibility issues

Good job.

Marked as helpful

1

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