NFT Preview Card Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @iprinceroyy
Hey @vanjura, you did great work. I would suggest some points here:
- Hover state is not working. You should add some HTML markup & CSS rules for it. You can prefer my solution for reference.
- img tag must have alt attributes for the people with disabilities.
- Always use relative units instead of px for better scalability. 1rem = 16px
I hope you find it helpful & it adds to your learning. Happy coding :)
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