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

Only what i know

Danilo 20

@Dandarks

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


Accept Tips

Community feedback

darryncodes 6,430

@darryncodes

Posted

Hi Danilo,

Nice work on this challenge, all the elements are there!

I noticed the background image isn't present. This little guide might help.

Some quick tips:

  • you might want to centre the design nicely in the viewport with Flexbox: display: flex; justify-content: center; align-items: center; min-height: 100vh;
  • you would then need to remove position: relative; and top: 60px; from .top

I noticed you have used some fixed heights which is bad practice for responsive design, you might find these resources useful:

Hope it all helps!

Marked as helpful

1

Danilo 20

@Dandarks

Posted

@darryncodes Thank you very much tips. Sorry for the delay in responding, I was focused on a contest. I'm back to active now.

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