NFT Preview Card Component

Solution retrospective
Can someone tell me how can I made that effect where the hover picture stills shows the preview one? Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ahmedAgawad
Hello 👋, Amazing work on completing this challange 👏👏.
- to make the overlay transparent i suggest that you place the
image-equilibrium.jpg
asimg
inside the picturediv
then add the overlay color using::before
pesudo element on thepicture
div - to fix the accessibility issues you have in the report i suggest you use
main
tag as the card container - make sure you add alternative text to images in the page to improve accessibility
Have a good day, Happy Coding 😊😊 .
Marked as helpful - to make the overlay transparent i suggest that you place the
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