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

Responsitive, CSS and @media

@CamiloGav

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


Good afternoon, thanks for seeing my code... I would like to know if you observe good practices in my HTML and CSS.

Thank you all and see you soon

Community feedback

darryncodes 6,430

@darryncodes

Posted

Hi Camilo,

Nailed it, really well done!

I'd recommend moving your background styles to the <body> and making a few tweaks:

    background-image: url(./images/pattern-background-desktop.svg); // Update to desktop
    background-size: 100% auto; // Update - the first value is for width and the second is for height

Marked as helpful

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