
NFT Card Component
Design comparison
Solution retrospective
I did this challenge to try tailwind. Also used tailwind and deployed to netlify for the first time.
What challenges did you encounter, and how did you overcome them?Keeping the opacity of the view icon while giving the NFT img a pale background was difficult at first then i found group styling of tailwind.
What specific areas of your project would you like help with?Any feedback is appreciated but i would like to get feedback about accesibility and semantics. Also i can see font family is correct on computed tab of the dev tools and can toggle on styles but for some reason on console there is a 404 error for the font.
Community feedback
- P@NikitaVologdinPosted 4 months ago
-A bit strange h1 heading for the screen readers "scam dot com" in the main. -For accessibility purpose, I used a <button> instead of the <a> tag link to expand the nft image. Because <a> tag is used for the hyperlinks.
0
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