Responsive NFT Preview Card Component with HTML and CSS
Design comparison
Solution retrospective
Hi there! Thanks for viewing my solution :)
I can't seem to figure out how to do a hover overlay to a pseudo element. I have commented in my css file for the broken code.
Please let me know in what ways I can improve on my code.
Thanks again!
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think that the card needs to be scaled up a little bit using
transform: scale()
.In terms of accessibility issues simply wrap all the content between main tags
I hope this helps
Cheers Happy coding š
Marked as helpful1@MelvinMelonGitPosted over 2 years agoHi @TheCoderGuru ,
Thanks for commenting on my solution :) Will keep that in mind for future challenges.
Regarding the cyan colour overlay on hovering the image, may I know how to achieve it using pseudo elements?
0
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