Order summary component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @AanuTT
Hello @Josh-codes, well done on attempting this challenge. However, there are a few things that you'll need to work on.
- The body: to achieve the look as the challenge shows, you would be making use of *css position *
https://www.w3schools.com/css/css_positioning.asp
-
While naming your classes in you html, you had too many containers. You only need one for this project, which is the card-container. It makes it easier for others to go through your work.
-
For your cancel order, there's no background color
-
You deleted your image folder, hence the reason your images are broken
Marked as helpful
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