This is my solution for this project. I had a problem with positioning the name, age and the city closer to the img. So if someone could help me out with that part I would be grateful ;)
Ben Skinner
@Skinz-dotcomAll comments
- @sab0taszSubmitted over 3 years ago@Skinz-dotcomPosted over 3 years ago
For positioning the text higher, I would suggest maybe using position: reletive; and then top: set as a minus value to lift it up.
I would also look at fixing the card container height as well so its is not so stretched out.
Also play around more with the background circle positions. If something isn't working as you would expect, just remember google is your best friend. Search for what your trying to do and there will be some solution you can impliment to get close to your goal.
But great effort still, all the elements are there and the basic structure is good.
1