Design comparison
SolutionDesign
Solution retrospective
I do not think anything is wrong with the code, but any feedback is still appreciated!
Community feedback
- @dewslysePosted about 3 years ago
Nice job on this challenge @PresidentTree! Everything's looking good. Some minor things to note:
- I believe the
img
s are just decorative and don't really add any additional information to the document and as such should havealt=""
- Don't you think Proceed to Payment is suggestive of navigation and is better to use
<a>
instead of<button>
? - Also, I believe Cancel Order should be a button and not text wrapped in
<b>
0 - I believe the
Please log in to post a comment
Log in with GitHubJoin 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