Responsive Card Component

Solution retrospective
I like This Challenge But Very Easy I Find Some Struggles about Poisition in Css
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ph4ntom5
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 helpful
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