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

@hamdihismail

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

@VCarames

Posted

Hey there! 👋 Here are some suggestions to help improve your code:

  • The picture element is not need for this challenge.
  • The “illustration” and Music Icon serves no other purpose than to be decorative; they add no value. Their alt tag should left blank and have an aria-hidden=“true” to hide it from assistive technology.

More Info:📚

https://www.w3.org/WAI/tutorials/images/

  • The only heading in this challenge is the ”Order Summary". Every other text should wrapped in a paragraph element.
  • Your HTML should have a main element that will assist in identifying the main content of your site. For this challenge, since there is only one component, it will serve as the component’s container.

More Info:📚

MDN Main Element

  • Your attribution should be wrapped in a footer element instead of a div.

If you have any questions or need further clarification, feel free to reach out to me.

Happy Coding! 🎄🎁

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