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

profile-card-component-main

@progAreej

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

youssef 460

@Youssef5107

Posted

Hello, Areej

Congratulations on completing "profile-card-component-main" challenge . I have some advices to help you improving it , add: align-items: centre (to center vertically ) height: 100vh;(to make sure that the body take the whole page height) on the body to center the card, margin-top is not the best way to centre your div so you can delete the style(margin-top:100px) from your main div and use better the flex property(align-item:centre)

Marked as helpful

0

@progAreej

Posted

thanks yousef for advises i will follow it at next time @Youssef5107

1

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