Submitted over 2 years ago
NFT Preview card component design with plain HTML and CSS
@simmax456
Design comparison
SolutionDesign
Solution retrospective
Please leave a feedback.
I would appreciate any pointers on how to achieve the seen (eye) hover effect for the NFT image.
Community feedback
- @EmmanuelHexerPosted over 2 years ago
Great work overall man. Keep it up
Marked as helpful1 - @denieldenPosted over 2 years ago
Hi Simon, great job! Congratulations on completing the challenge.
You can add the effect
:hover
creating adiv
that appears on hover. I used tailwind but you can still see and understand which css properties you can use to do the same. Look here -> my solutionOverall you did well :)
Hope this help and happy coding!
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