Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

NFT Preview Card Component

@Saguneo

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

T
Grace 29,310

@grace-snow

Posted

This looks pretty good. Main issues that need fixing are

  • the anchor tag around the card images needs accessibly labelling. Where would clicking that link go??
  • alt on the icons should be intentionally left blank as they are decorative
  • the component is hitting my screen edges on all sides. Make sure you add a little margin to the component or padding on its wrapper
  • give the component a max width instead of width so it can shrink if it needs to. Even better if this is in rem
  • opacity only needs to go between 0 and 1 (not 100)
0

@Saguneo

Posted

@grace-snow All notes taken! Thank you so much for your feedback and guidance.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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