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 Component Solution

@nadiasalsaa

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Prince 210

@princej02

Posted

To deal with the accessibility issues:

  • For the container div use <main> or <section>
  • Instead of using h4 use h1 and change the font size - this is because of the heirachal structure you cannot have any heading element like h2, h3, h4 etc. come before h1.

Overall good solution.

Marked as helpful

0

@nadiasalsaa

Posted

@princej02 hello ! thankyou so much for the info !^^

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