Design comparison
SolutionDesign
Solution retrospective
Please feedback
Community feedback
- @ChamuMutezvaPosted over 3 years ago
- to clear some of the issues raised , you need a
main
element - you need an
h1
element in your site - do not skip headings . use then in sequential order h1, h2, h3 etc
- format your html , so that it can be easy to follow.
well done the display is good
Marked as helpful0 - to clear some of the issues raised , you need a
- @hafizanadliPosted over 3 years ago
- auto formatting/indenting your html code will be good to make your code easier to read
- better using semantic html for more descriptive code
- You can make card size bigger and shadow box more soft to make it similar to design
Other than that is good, great job!
Marked as helpful0 - @thesohailjafriPosted over 3 years ago
Great Work,
here are some tips for your solution
- add box-shadow to the button 'proceed to payment'
- increase the box-shadow radius and spread or reduce the alpha 'A' element of shadow color (RGBA color code) of card element
else your solution is great🙌
have a nice day :]
Marked as helpful0
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