Submitted over 4 years agoA solution to the Profile card component challenge
Profile Card Component with HTML and CSS
@MelvinMelonGit

Solution retrospective
Hi there!
Thanks for viewing my solution and commenting :)
- I have done this challenge using background images in the body. I'm wondering how can I achieve this with CSS Pseudo elements? I tried using ::before and ::after to add the big circles before resorting to my current method because I could not prevent the overflow even though I set the body to overflow hidden.
Please let me know what can be done?
- Please also advise how I may improve my code.
Thanks!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Melvin's solution.
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