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

#accessibility#bem
Rony 420

@romzc

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


Hello community, my solution for this challenge.

Community feedback

Dev Rathore 2,600

@GitHub-dev12345

Posted

Used this code for background image : In body tag used this CSS property: body{ background : url("./images/uesd image path") no-repeat; background position: top center; background size: 100% 50%; ( this is your choice check the image performance, and the gave the size percentage on your choice); this code very helpful for your background image😉😎 keep it up; } this code helpful for you, plz click on the mark the helpful

Marked as helpful

1

Rony 420

@romzc

Posted

Thanks for your feedback @GitHub-dev12345

0
Ramon R. 100

@ramonrey

Posted

Good job, just add the background to your Body.

Marked as helpful

0
Hexer 3,680

@Phalcin

Posted

Good job man. Keep it up

1
Dev Rathore 2,600

@GitHub-dev12345

Posted

Hope this code helpful for you apply this code in your project 😊 results very impressive, then click on marked as helpful.

0
Dev Rathore 2,600

@GitHub-dev12345

Posted

used this CSS Property in your card to increase and decrease the size of card:

1.In Card design CSS Code Used this:

transform : scale(0.8); this property decrease the size of card. 😉

large size for increase the number of scale & small size for decrease the number of scale

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