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

@MartinsitoBritoDiaz

Desktop design screenshot for the NFT preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello! Any feedback is welcome.

Community feedback

Anosha Ahmedβ€’ 9,300

@anoshaahmed

Posted

Hey Martinsito, good job on this challenge!! You forgot to add the hover properties on the name of the card and on the creator's name, but that's no biggie because you covered the more important stuff very nicely.

To get rid of the accessibility issues shown in your Report:

  • wrap everything in your body in <main> ... OR use semantic tags. You can also give role="" to the direct children of your <body> but it's a little frowned upon. Click here to read more
  • have at least one <h1> in your code

Great job! :)

Marked as helpful

1

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