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 Links Card

@tylerhyndman484

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 most proud of my use of pseudo elements and media queries.

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

No real challenges, pretty easy project.

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

I would like to continue to improve on the pseudo elements usage and media query usage.

Community feedback

P
Ann 80

@anastDev

Posted

As someone new to the coding world, I’m still learning and growing my skills. Please bear with me if some of my observations or feedback aren't entirely accurate.

  • The solution effectively uses semantic HTML.
  • It’s accessible, and I don’t see any immediate improvements needed in that area.
  • The layout is responsive and well-designed. I especially liked the use of pseudo-elements and media queries, such as:
*, *::before, *::after {
    box-sizing: border-box;
  }
  • The code is well-structured, readable, and reusable. I’ll definitely refer back to it in the future because of how well it’s written.
  • From my perspective, the solution matches the design perfectly.

Marked as helpful

1

@tylerhyndman484

Posted

Thank you so much for the kind words! @anastDev

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