Skip to content

MReyna12/NFTCard

Repository files navigation

Frontend Mentor - NFT preview card component solution

This is a solution to the NFT preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

image

Links

My process

Built with

  • HTML5
  • CSS3

What I learned

The difficult part of this challenge was placing an overlay on the image of the 3d-cube. I couldn't quite figure out where I needed to place my classes or where I needed to place the div for the overlay. After watching the video mentioned in useful resources, I composed the following HTML:

image

Now that I had my HTML in place, I was able to compose corresponding CSS:

image

Useful resources

  • Overlay:hover - This video by dcode helped me create an overlay and position it over the image of the 3d-cube. I really liked this video as they explain the reasoning behind their decision-making, which made it easier for me to understand how to apply the concepts to my HTML and CSS.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published