
Submitted about 2 months ago
A responsive nft preview card component
#pure-css
@lutfiismail52
Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
I was having trouble creating a hover effect on an image. After searching for references on how to create an overlay effect on hover, I found that I can use the CSS properties position: relative;
and position: absolute;
.
Is the approach I am using to achieve this design correct? Or maybe there is another approach that is better and more efficient.
Thank you very much for your answer and explanation. I really appreciate your time and effort in helping me! 😊
Community feedback
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