Frontend Mentor-NFT preview card component solution using HTML and CSS
Design comparison
Solution retrospective
Hi, I'd be happy to have your comments on how to change the cursor type to be exactly like the challenge. Thankful
Community feedback
- @mohdahsanrazakhanPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge!
I have recommendations regarding your code that I believe it will great interest to you.
HTML: This solution generates accessibility error reports. So fix it by one
h1
tag inside your<article class="name">
tag and inside<section class="description">
bound the content insideh2-h6
tag orp
tag in your index.html file to improve accessibility and organization of your page.I hope you find this helpful.
Happy coding!
Marked as helpful0@HadiFarbakhshPosted over 1 year ago@mohdahsanrazakhan Thank you for your suggestion
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