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 Links

@TrystaRace

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@Ataize

Posted

Congratulations, your solution was very similar to the one suggested.

A suggestion to improve your HTML markup when using lists is for each item to use the <li> tag Example:

<ul>
   <li>first item</li>
   <li>second item</li>
   <li>third item</li>
</ul>

I hope I helped in some way. Keep studying, you are doing great.

Marked as helpful

0

@TrystaRace

Posted

@Ataize Thank you so much for your comment - I'm hopping back into CSS after a long break so thank you for catching this little mistake, I appreciate the feedback!

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