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 social profile using flexbox

@Meseriasul19

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 managed to center the container in the right place giving the appropiate measures

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

I found it difficult to center the list elements and i gave them a padding. I don't know where is the problem, i used flexbox but the text-align command didn't worked.

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

Some advice about a proper centering and right units to used would help me a lot.

Community feedback

Hacklie 80

@Hacklie

Posted

I found it difficult to center the list elements and i gave them a padding. I don't know where is the problem, i used flexbox but the text-align command didn't worked.

If you use Flexbox and you want to center something, don't use text-align. Use justify-content: center and align-items: 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