@yousra10Submitted over 2 years ago
Hello,
I didn't know how to put in background the background bottom image.
Thank you in advance for your help.
Best regards.
Hello,
I didn't know how to put in background the background bottom image.
Thank you in advance for your help.
Best regards.
Hello!
The solution i did for that problemo is css position, i gave the container of the background images a position:relative and for the images position:absolute. then for the top image i changed the bottom/right properties, for the bottom one i changed the top/left ones.
You can check how i did it in my repo here : https://github.com/Bouyyah/Profile-card/blob/main/scss/main.scss
Good luck.
I just completed my first challenge feedbacks are appreciated.
Good Job on the challenge, but I'll give you some pointers to make it better and to use for future projects:
Good luck and keep coding.