Skip to content
Submitted about 4 years ago

Html, CSS flexbox

accessibility
LVL 2
@SinisaJO
A solution to the NFT preview card component challenge

Solution retrospective


For most of the things I used CSS flexbox, but it could be done with grid too. In my opinion flex was easier for this project. The only problem I've had was with image hover, and i used position:absolute and opacity to solve that problem. I would love to see another solution for img hover, maybe something with JS.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Sinisa Jovanovic’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