https://github.com/tusho7/profile-card
https://github.com/tusho7/profile-card
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tusho7/profile-card
- Owner: Tusho7
- Created: 2022-09-22T20:49:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-22T20:51:04.000Z (over 3 years ago)
- Last Synced: 2025-09-13T00:47:19.382Z (9 months ago)
- Language: CSS
- Size: 43.9 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.
Add background images and positions.
Create main container.
Add background image, user image and text.
Give images their sizes and styles.
Create horizontal line with css.
Give texts and numbers font styles.
What I Learned :
While working on this project, I gained practise how to use background-position, the main problem for me was to position two images as they were given in the design.
After research and practicing different ways for resolving this step, I wrote the css code.