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 using CUBE CSS Methodologies

JUNED 70

@7juned7

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


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.

Community feedback

Andro87 1,460

@Andro87

Posted

Hi @7juned7!

Great job on completing this challenge!

To know more about custom properties and their usage you can read this CSS Custom Properties Guide by Chris Coyier.

Hope this will help you!

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