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

I used flexbox and padding.

@ArthConf

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'm proud to have used flexbox to center the panel and other flex items. Next time, I want to use GRID.

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

I had difficulty reducing the image, without losing so much quality and maintaining the proportion. Furthermore, I had to learn how to use flexbox better

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

I would like help with tips on aligning items, centering faster, moving elements.

Community feedback

@Divadovitch

Posted

Hello Arthur, Congratulation on your work.

Your HTML is very readable, as I understand it is better to use <a> than <button> (they are more Form elements), you can read this article on CSS Tricks.

In your CSS your can place almost all of the font properties in the body or in your main. You can get ride of almost all align-item: center; by adding text-align:center; in the body or in your main.

Hope this helps.

Marked as helpful

0

@ArthConf

Posted

@Divadovitch Thanks for your opnion. I'm new to the front-end universe. I adjusted the buttons and they were better using just <a>. Thanks for the article, I read it and saw that the button is really for forms.

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