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 Media Profile

@BobFisherman18

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 am proud that I was able to implement the font style required in this challenge.

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

One challenge I encountered is that I needed to readjust the dimensions according to the user's device whether it would be a phone, tablet, desktop, or laptop. I was able to overcome it by using the @media CSS declaration block and set it by the appropriate margins.

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

I was not able to properly center the buttons. As I resized the dimensions, I noticed that the buttons are not centered and I had a hard time centering them.

Community feedback

@Juliancito1

Posted

Try using display: flex on the section that contain the buttons and use justify-content: center or 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