Design comparison
SolutionDesign
Community feedback
- @karimfilaliPosted almost 3 years ago
Hello, your card is very great, the sizes fit good with the expected design. However, there is a tiny error in your HTML. You opened a <main> tag but you closed it with </div>. It should be </main>. Also, you can add a box-shadow style to the card to add perspective to the website. You can easily add box-shadow with this site : https://html-css-js.com/css/generator/box-shadow/ Very great job though !
Marked as helpful1
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