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 profile

@baturalperbay

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

Kitalphar 150

@Kitalphar

Posted

Great Job!

Looks great and close to the original design. I noticed focusing with keyboard doesn't work, the reason for this is that a <div> element can't be focused. You could add a tabindex to the <div> or by using <a> elements (instead of the current <p>) nested inside the <div> ...however in this case only the <a> will be focused, you would need to have it fill the parent for the same effect. Consider looking into the :focus-within pseudo class.

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