Design comparison
SolutionDesign
Solution retrospective
give me some feedback pleas :) it's my first project and i need your opinion :)
Community feedback
- @koalalikecodePosted about 3 years ago
Congrats for your first time, it looks so close to the design!
You can have some improvements for your code:
<h2>Order Summary</h2>
You had better use you h tag respectively such as h1>h2>h3 and CSS them.<button class="button pay">Proceed to Payment</button>
your Payment should be a descendant of a tag because it can link to another page- And add your body with
background-position: contain;
. It will work well on a larger screen
Aside from those, great work!
0 - @anmolkapilPosted about 3 years ago
Hey congrats for finishing your first challenge π You mistakenly typed "%" instead of "$" in pricing text. Fix thatπ
0
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