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 CSS

@aminbd90

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


how I improve my code?

Community feedback

P
Fluffy Kas 7,735

@FluffyKas

Posted

Hey, your solution looks good! Few things to add though:

  1. You could modify your box-shadow a bit, it's a bit too blueish and bright :)

  2. Consider using relative units (like em, rem, etc) instead of px to make your projects more responsive!

  3. Semantic markup. The accessibility report is very helpful, take a look at it! Instead of div you could use main for your container. Your headings should also start with h1 and decrease by one.

Marked as helpful

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