Responsive NFT Card using HTML and CSS

Solution retrospective
Creating the overlay was a bit hard as I keep forgetting stuffs when i am not in touch with them. Once again, I tried to maintain the best practice but if there is anything that I can improve on then please let me know. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @NParker33
This looks great! One suggestion to help with the issues in the accessibility report would be to change the first
<div class="card">
to<main class="card">
. Keep up the great work!Marked as helpful
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