Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted about 1 year ago

NFT preview using CUBE CSS Methodologies

cube-css
JUNED•170
@7juned7
A solution to the NFT preview card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

What I am most proud of??? I don't know maybe I completed the challenge and most importantly i am submitting the Challenge.

What challenges did you encounter, and how did you overcome them?

Creating custom color CSS was a challenging part. I was doing a silly mistake of not putting ; at the end of code for example

the correct way

--Very-dark-blue-mainBG: hsl(217, 54%, 11%); --Very-dark-blue-cardBG: hsl(216, 50%, 16%);

i was forgetting ; at the end so i was not able to use it. And there is part where when in active state NFT image had a overlay of cyan background whit an eye symbol, ion hovering my eye symbol opacity was also getting changed which i was not able to solve.

What specific areas of your project would you like help with?

there is part where when in active state NFT image had a overlay of cyan background whit an eye symbol, ion hovering my eye symbol opacity was also getting changed which i was not able to solve.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on JUNED's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License