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 page

P
Arek93 260

@ArekR93

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

Oshu 630

@oshudev

Posted

Hello there 👋. Good job on completing the challenge !

  • When writing HTML, you should always use proper landmarks for Accessibility. For Example:
<body>
    <main>
       <div class="container"></div>
    </main>
    <footer></footer>
</body>
  • You forgot the active state when the link is hovered or clicked.

Overall great job!🎉

Happy coding!

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