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 Responsive Card

marsha 210

@Nestamash

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


How can I ADD to the image the active state (according to this challenge)? I have spent hours trying to figure out how to do that. Any help is appreciated.

Community feedback

marsha 210

@Nestamash

Posted

Thanks for the quick response. Let me look at the image overly right away. I'm also going to look at the CSS reset links you have suggested. God bless you for helping me to understand CSS more.

Thanks for the quick response. Let me look at the image overly right away. I'm also going to look at the CSS reset links you have suggested. God bless you for helping me to understand CSS more.

0

@VCarames

Posted

Hey @Nestamash, some suggestions to improve you code:

  • Regarding you question, here's s a link that will show you how to do it:

https://www.w3schools.com/howto/howto_css_image_overlay.asp

  • The NFT Alt Tag description needs to be improved upon. You want to describe what the image is; they need to be readable. Assume you’re describing the image/icon to someone.

  • You want to wrap your "NFT image", "Equilibrium #3429" and "Jules Wyvern" in anchor tags <a>. This is because they are meant to be links that lead the user to another part of a site.

  • Your CSS Reset is extremely bare. You want to add more to it.

Here are few CSS Resets that you can look at and use to create your own CSS Reset or just copy and paste one that already prebuilt.

https://www.joshwcomeau.com/css/custom-css-reset/

https://meyerweb.com/eric/tools/css/reset/

http://html5doctor.com/html-5-reset-stylesheet/

Happy Coding!

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