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 using Vanilla CSS and HTML

P
Andrija 510

@andrijaivkovic

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


Any feedback would be appreciated!

Community feedback

Vanza Setia 27,795

@vanzasetia

Posted

Hello there! 👋

Congratulations on finishing this challenge! 👏

Some suggestions.

  • There's no need to change the max-width of the card element.
  • I recommend adding some padding on the body element to prevent the card from touching the edges of the browser. Currently, on my desktop view (1280px * 680px), the card is touching the top and the bottom edges.
  • Always specify the type of the button. In this case, set the type of them as type="button". It's going to prevent the button from behaving unexpectedly.

That's it! Hope you find this useful! Happy coding! 😄

Marked as helpful

2

P
Andrija 510

@andrijaivkovic

Posted

@vanzasetia Thank you for the suggestions, I've implemented them so you can take a look again if you wish.

0
Vanza Setia 27,795

@vanzasetia

Posted

@andrijaivkovic I took a look at your updated solution and everything's looking good. Great job on the updates! 👍

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