Submitted almost 3 years ago
NFT preview card component with basic HTML and CSS
@mthanghoang
Design comparison
SolutionDesign
Solution retrospective
Can anyone teach me how to create the shadowing effect of the card?
Community feedback
- @anoshaahmedPosted almost 3 years ago
To avoid accessibility issues in the future:
- wrap everything in your body in <main>
- have at least one h1 in your code
- give ur <img> and alt=""
Good job! :)
Marked as helpful0 - @wllyvxPosted almost 3 years ago
Use box-shadow on your card container in css
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