Design comparison
Solution retrospective
This is my first time coding something by myself. If anyone could give me some feedback on I would greatly appreciate your help, good or bad :D. Thanks
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, Stuart Haw! 👋
Congratulations on completing your first Frontend Mentor challenge! 🎉 Nice work on this one! 👍
I'd recommend following MasterDev333's helpful suggestion and using CSS backgrounds or pseudo-elements (or both) to add and place the circle SVGs in this challenge. It'll make your HTML cleaner and help with the layout of the page. 😉
Keep coding (and happy coding, too)! 😁
And happy holidays! 🎄
0 - @MasterDev333Posted almost 4 years ago
Great work @Stuart Haw. It's a little tricky to draw background circles in this example. I suggest you use background-image or pseudo-elements. Here's my solution used pseudo elements. https://www.frontendmentor.io/solutions/profile-card-xRCu-QVRG Hope it helps. Happy coding~ :)
0
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