https://github.com/tusho7/nft-preview-card
https://github.com/tusho7/nft-preview-card
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tusho7/nft-preview-card
- Owner: Tusho7
- Created: 2022-09-22T20:07:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T21:09:53.000Z (over 3 years ago)
- Last Synced: 2025-10-09T03:37:54.502Z (8 months ago)
- Language: CSS
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Change background color of body.
Create main div class > container.
Add images and texts.
Give images sizes and styles.
Give texts and icons font styles.
Give name a hover.
WHAT I LEARNED :
While working on this project, I gained more practice of using flex. Also I add hover on the name, It was my first try.
After hours of research, finally I wrote the css code, that worked fine.
I want to learn more about CSS.