Design comparison
Solution retrospective
Not entirely sure how to implement the background image. There's two circles, I noticed.
Community feedback
- @CyrusKabirPosted about 3 years ago
hello my dear friend ♥ your card at all it's good and clean but here some advice :
- in your card footer number and text (like 80k and followers) should aligned center
- for circle backgrounds we have multiple ways but good way is using background position in vh (viewport height) , vw (viewport width) you can see others solution to find out at all it's clean and good and using new technology it's good as a developer to know new things. good luck ♥♥
Marked as helpful2@mjmorrison10Posted about 3 years ago@CyrusKabir Thank you so much! I didn't even notice the text being centered!
As far as making circular divs, I didn't even know there were other ways of doing it! Thanks for the idea!
1@CyrusKabirPosted about 3 years ago@mjmorrison10 your welcome my dear friend ♥ happy coding
1 - @pandeyrochakPosted about 3 years ago
You can check my solution here : https://www.frontendmentor.io/solutions/profile-card-built-with-html-and-css-iUOV9AWvC I have used Flexbox to align the top circle to left and bottom circle to right. Also, I used "position: absolute" to push to them to the edges.
Marked as helpful1
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