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
Your session has expired please log in again.
Your session has expired please log in again.
Not Found

Submitted

custom social profile

LLL0908 40

@LLL0908

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 customized my social profile and learned how to show the picture in a different size and shape from the original.

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

I searched and sometimes it's hard to find a solution that fits my problem

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

I'm learning some frameworks and hope I can use some in the next challenge.

Community feedback

Boris 2,870

@mkboris

Posted

Great job LLL0908 and nice touch with the colors, Just to point out that the buttons are supposed to be anchor tags a styled liked buttons. Buttons are for events like toggling content or submitting a form and anchors are for navigation. In this case clicking on the link will navigate you to a new page, so you should should use the anchor element and style it like a button. Also, font-size should be defined in rem not px, this articles explains it better Why font-size must NEVER be in pixels

Marked as helpful

0

LLL0908 40

@LLL0908

Posted

Thank you for sharing the tips with me! I get you and agree that the anchor element fits much better in this challenge. I will modify my code and keep your advice in mind in later code.

1
Boris 2,870

@mkboris

Posted

@LLL0908 You're welcome! I'm glad you found the feedback helpful. Happy coding!

1
Johin 70

@Johin2

Posted

Looks really cool

1

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