Design comparison
SolutionDesign
Solution retrospective
I like This Challenge But Very Easy I Find Some Struggles about Poisition in Css
Community feedback
- @ph4ntom5Posted about 1 year ago
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
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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