@dodo123GSubmitted about 1 year ago
I like This Challenge But Very Easy I Find Some Struggles about Poisition in Css
I like This Challenge But Very Easy I Find Some Struggles about Poisition in Css
Hi, DODO123G’S.
Well done on your Responsive card component project.
Regarding the issue with positioning the background circle shapes, one method could be:
Setting the parent (.container class) position to relative and having two circle image shapes position set to absolute. Then position the circle shapes according to the design using (top,right,left,bottom) properties.
Hope it helps. Happy coding!
Toms