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

Social links Profile

@Swanpyaethewalker

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I able to make it though I might need some improvements.

What challenges did you encounter, and how did you overcome them?

I still need to learn more about positioning which is the hardest challenge for me.

What specific areas of your project would you like help with?

Any suggestions or improvements that I need

Community feedback

@rowanrooster

Posted

It looks good, pretty close to the design. A bit more padding/height on the buttons would fill it out nicely.

Something I learned from this site that helped with my solution:

body {
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
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