Submitted over 3 years agoA solution to the Order summary component challenge
An Order component card built by using CSS Flexbox
@Mugeez001

Solution retrospective
I just completed this challenge from Frontendmentor, I'm open to constructive criticism on how I can improve. Thanks!!
Code
Couldn’t fetch repository
Please log in to post a comment
Log in with GitHubCommunity feedback
- @IEdiong
Hello friend 👋,
- I think you could add a
cursor: pointer;
to theproceed to payment
button. - I also don't think that
cancel order
is meant to be a<p>
, I think it should be a<button>
. - Also, you could look into the accessibility and HTML issues raised here.
I hope this was helpful, Shalom!
Marked as helpful - I think you could add a
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