Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 4 years ago

Profile card component using HTML5 and CSS3

José Eduardo•65
@joseeduardorp
A solution to the Profile card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


I couldn't keep the bottom circles fixed. Any tips?

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • ApplePieGiraffe•30,525
    @ApplePieGiraffe
    Posted over 4 years ago

    Hey, José Eduardo! 👋

    Just wanted to say congratulations on completing your first Frontend Mentor challenge! 🎉 You've done a nice job on this one! 👍

    Keep coding (and happy coding, too)! 😁

  • Aayush Sood•1,175
    @soodaayush
    Posted over 4 years ago

    Your website is very good! There are a few things that you can improve on.

    1. The shadows around the box are a bit too strong. I suggest toning it down.

    That really all I have to say.

    Happy Coding!

  • Elisabeth L.•105
    @MiaSinger
    Posted over 4 years ago

    Hey, I had the same issue and the comment from this post here was very helpful: https://www.frontendmentor.io/solutions/profile-card-component-using-html-and-css-2vDELrQBk

    so I solved it in a similar way: background-image: url("./images/bg-pattern-top.svg"), url("./images/bg-pattern-bottom.svg"); background-repeat: no-repeat, no-repeat; background-color: hsl(185, 75%, 39%); background-position: right 50vw bottom 36vh, left 50vw top 40vh;

    it helped me to have a look at the docs of background-position and play around a little: https://developer.mozilla.org/en-US/docs/Web/CSS/background-position

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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Frontend Mentor for Teams

Frontend Mentor for Teams helps companies and schools onboard and train developers through project-based learning. Our industry-standard projects give developers hands-on experience tackling real coding problems, helping them master their craft.

If you work in a company or are a student in a coding school, feel free to share Frontend Mentor for Teams with your manager or instructor, as they may use it to help with your coding education.

Learn more

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub