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 - HTML CSS

JimTK16 370

@JimTK16

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

Daniel 🛸 44,230

@danielmrz-dev

Posted

Hello Jim!

Well done! Your project looks great!

I have just one suggestion:

  • The background pattern is missing. You can do this:
background-image: url(images/pattern-background-desktop.svg);
background-repeat: no-repeat;
background-color: hsl(225, 100%, 94%);
background-size: cover;

Other than that, you nailed it!

I hope it helps!

1

JimTK16 370

@JimTK16

Posted

Thanks @danielmrz-dev.

I decided to add the background image on desktop view only.

1

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