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

@niccolashernandez

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 attribution ⚠️ should be wrapped inside a footer element for improved semantics.
  • Delete <div class="back_ilustration"></div> as it is unnecessary ⚠️. You can apply the background image to the body.
  • The “”Order Summary” is a heading, so it should be wrapped in heading element.
  • The "Change", "Proceed to Payment" and “Cancel Order” were created with the incorrect element ❌. Depending on what you want these "buttons" to do, you will either build them with a button or anchor element.

More Info:📚

MDN The Button element

MDN The Anchor element

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