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 landing page using HTML and CSS

@ahmedraza032

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

@alstrow

Posted

@ahmedraza032 Hey, congrats on completing the challenge, looks good! however, here are some tips that I hope you find useful:

  • Those buttons should be links that lead the user to the related pages. you can achieve this using the a tag: <a href="#">LINK</a>
  • In the case of .link:hover, you could put the 2 properties inside the single brace

Happy coding! ^^

Marked as helpful

1

@ahmedraza032

Posted

@alstrow Thanks for the tips. For the .link:hover you are right, I could've used the 2 properties in the same braces so I really appreciate your suggestion.

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