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 challenge hub

Nithin 120

@Nithin-droid

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

Travolgi 🍕 31,420

@denielden

Posted

Hi Nithin, I took some time to look at your solution and you did a great job!

You can add the effect :hover creating a div that appears on hover. I used tailwind but you can still see and understand which css properties you can use to do the same. Look here -> my solution

Also <h1 class="vis"></h1> why is present this h1 empty?

Overall you did well :)

Hope this help and happy coding!

0

Nithin 120

@Nithin-droid

Posted

@denielden Thanks for the suggestion. I have implemented it now. I used <h1 class="vis"></h1> as I was getting some accessibility issues, but now I have removed it.

Also I am getting one more warning Page should contain a level-one heading in the report. Could you let me know how to solve this.

1
Travolgi 🍕 31,420

@denielden

Posted

@Nithin-droid You are welcome! Easy, replace the h2 with h1

0
Nithin 120

@Nithin-droid

Posted

@denielden Thank you

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