Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

profile card

Ethan 320

@Et18n

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


How to set up the background 2 blobs without moving everything in the process, I've tried position : absolute . It doesn't seem to work.

Any feedback is appreciated.

Community feedback

Bartosz 240

@silvertal

Posted

you can use "background-image: url(image 1), url(image 2);" and the use this to position them "background-position: position image 1, position image 2;", also for this use "background-repeat: no-repeat;". I hope this can help you

Marked as helpful

1

Ethan 320

@Et18n

Posted

@silvertal Thank you, I'll definitely try it out

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord