Frontend Mentor - NFT card component solution (first solution)

Solution retrospective
Hi! This is my first solution. Any suggestions to improve the code will be very valuable.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ViktorChs
I think you are missing a small detail the box-shadow very good work :D
Marked as helpful - @NaveenGumaste
Hay ! Good Job Bruno Roque as this is you first Fem challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body like it should be your container
-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc
-> But use header tag only once in main heading element.
Keep up the good 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