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

Making a card of my social media links using flexbox .

@Farooquekk

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

HL Wong 290

@hl-wong

Posted

Hello there! Good job on complete this challenge.

For your solution, I just looked at your code.

<div class="container">
...
</div>

Your container height and width shouldn't use vh and vw. I can suggest you to use % for width and px for max-width, and should remove the height.

<ul>
       <li><a></a></li>
</ul>

Another one will be your social links. You shouldn't remove the height and width from li.

Happy coding!

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