Submitted over 3 years agoA solution to the NFT preview card component challenge
An NFT card done using CSS Flexbox
accessibility, materialize-css
@Dan-Kant

Solution retrospective
I didn't have any hardships with elements' positions or applying hover effects. The part I'm quite unsure about though, is that I altered the eye which appears when you hover on the image. From white svg format eye I changed it to png format icon. Since I used background-image property in order to set the eye icon, I was uncertain if I could use svg with background-image. That's the thing that bothers me. I think the rest is ok.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dan Kant's solution.
Join 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