NFT Card | HTML - CSS | Developer Mozilla - Font Awesome

Solution retrospective
- This project is really cool for beginners like me. He can learn the fundamentals of HTML and CSS.
2 ) I'm not sure on the image hover, I try with ::before and ::after but nothing appears
Please log in to post a comment
Log in with GitHubCommunity feedback
- @nickfwilliams
Hi On Sake - You're definitely on the right track by using ::before and ::after. My tip would be to concentrate just on ::before - you only need one of these to make it work. You will also need to combine :hover with ::before to get the final effect working. If you're really stumped you can take a look at my solution but I'd really recommend trying on your own before looking elsewhere. Definitely do some Googling too - you're so close!
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