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_link_profile_jessica

P

@John1999-debug

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 think I nailed this one... compared to the prior one

Community feedback

Adriano 36,930

@AdrianoEscarabote

Posted

Hi John Phillips, how’s everything? I think your project turned out great! However, I have some feedback that I think might be useful:

A tip to improve the semantics of the code would be to use ul, since that is a list of links:

<ul>
    <li><a href="#">GitHub</a></li>
    <li><a href="#">Frontend Mentor</a></li>
    <li><a href="#">LinkedIn</a></li>
    <li><a href="#">Twitter</a></li>
    <li><a href="#">Instagram</a></li>
</ul>

The rest is amazing.

I hope this is helpful. 👍

1

P

@John1999-debug

Posted

Hey @AdrianoEscarabote, this does look a lot better. Thanks for your feedback mate :)

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