Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive page, flexbox, positioning

@GeorgeBryzh

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • While i build project i struggled with inline svg circles positioning. I got feedback from Slack that I should make them background. I'm used background-size to change size of circles, and made responsible circles positions. I did know how to center a card component on the center of page keeping body size as browser view size. But I used .body{ height: 100vh; display: flex; align-items: center; justify-content: space-around;} (1 vh = 1% of view field height). There is very important to use justify-content: space-around instead center value, otherwise container will be about center but not in.

  • I would to know how make img hided under border without additional changes on img's border

Community feedback

@ExploryKod

Posted

I love your project and thank you for the good advice you wrote about responsive svg circle. Happy coding !

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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