Profile Card

Solution retrospective
Great experience with CSS Flexbox.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @grace-snow
Hey, really nice job here!
You've done especially well to match the design so closely 👍
One html point to wathh out for - make sure you never have text outside of a semantic text tag like a
<p>
or heading tag. It can still be in a span, but needs to be nested inside a meaningful element.Great work here, I look forward to seeing your next solution!
- @ApplePieGiraffe
Hey, Front-end Master! 👋
Great job on this challenge! 👍
I thought the way you used pseudo-elements to place and position the background SVGs was quite interesting! Those SVGs can be a little tricky to place in this challenge, but you've done a good job in making sure yours stay in place when the page is resized. 😉
Keep coding (and happy coding, too)! 😁
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