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
Request path contains unescaped characters
Not Found

Submitted

Social Links page using HTML and CSS

r3cla 40

@r3cla

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


This was fun and I think I learned alot. If anyone has some feedback, I am eager to see it and grow my skills :)

Thanks

Community feedback

ivan parra 750

@ivanparraoda

Posted

Hello, congratulations on completing the challenge. I would like to point out some areas where you could improve the code. In the body, it's not necessary to include the overflow in this case; you should only adjust the measurements of the containers, taking into account margins and padding. Specifically, you can use box-sizing in the body, and setting the width of the card container to 100% is not necessary; you can use a specific measurement and adjust it with max-width for responsive design.

Marked as helpful

1

r3cla 40

@r3cla

Posted

@ivanparraoda Thanks for the feedback. I've looked into box-sizing on w3 to see if i can implement it in this project and similar ones in the future :)

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