An open API service indexing awesome lists of open source software.

https://github.com/tusho7/profile-card


https://github.com/tusho7/profile-card

Last synced: 8 months ago
JSON representation

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.