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, CSS, HTML

Levan 90

@Mosacd

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 feel like I got the hang of how to make stuff more responsive

Community feedback

MikDra1 5,810

@MikDra1

Posted

Hi,

Here are tips from me:

  • I highly encourage you to use external CSS file.
  • Here is also my solution for centering the card in the middle:
.container {
display: flex;
place-content: center;
min-height: 100vh;
}

If this comment was useful please mark it as helpful 💗

Good job and keep going 😁😊😉

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