Order Summary Component

Solution retrospective
how do i adjust the back ground so it can be exactly as the provided designs
Please log in to post a comment
Log in with GitHubCommunity feedback
- @optimusprime202
Hey @AlazarG19, Couldn’t have done it better myself.
- @NaveenGumaste
Hay ! Alazar Getachew Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
- Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
-
Always Use Semantic HTML instead of
div
like<main>
<header>
<footer>
, etc for more info -
add to the body background-size:contain
i hope this is helpful and goodluck!
-
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