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

@gilotin

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 specific areas of your project would you like help with?

I'm aiming to improve my HTML semantics skills, writing good quality CSS and BEM methodology skills.

Community feedback

P

@raphaelperfi

Posted

Great job! That was a great idea to use <figure>. I think I'll use that too :)

I would just place the links within a list for semantics.

<ul class="main-list">
    <li class="main-list__item">
        <a href="#" target="_blank">Frontend Mentor</a>
    </li>
</ul>

Marked as helpful

0

@gilotin

Posted

@raphaelperfi You are absolutely right! That will also improve reader accessibility. Thanks for the suggestion!

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