Design comparison
Solution retrospective
I couldn't think of a good solution to overlay the card image with an aqua-blue background + white eyes. Does anyone have any ideas?
I managed to do a ":hover" for the two proposed texts but I couldn't superimpose the image of card. :/
Community feedback
- @denieldenPosted over 2 years ago
Hi Gustavo, great work on this challenge! 😉
You can add the effect
:hover
creating adiv
that appears on hover. I used tailwind but you can still see and understand which css properties you can use to do the same. Look here -> my solutionOverall you did well 😁 Hope this help!
Marked as helpful0@GugaS1lvaPosted over 2 years ago@denielden Thanks for the words, Daniel. I'll study a little more about it and implement it in my code. Thank you ^^
1
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