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 component

@jessicasilvaa

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


All feedback is welcome :)

Community feedback

Muhammadh 1,140

@Mr-jaw

Posted

Hello there 👋

Well done on completing the challenge

HTML 📄

  • avoid using <span> tag to display text. rather use <em>, <strong> or <small> tags to display short texts.

CSS 🎨

  • in article element replace width: 375px; with max-width: 375px; to make it mobile responsive.

Also, you have done a great job on using relative units and CSS custom properties 🔥👍

I hope this was useful 😊

HAPPY CODING

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