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

SIBI 80

@sibi404

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 are you most proud of, and what would you do differently next time?

I'm able to complete the challenge as the design given

What challenges did you encounter, and how did you overcome them?

There is no much harder challenges in this project. Most of the things are familiar to me. Main goal of this challenge is to implement hover effect.

What specific areas of your project would you like help with?

I would like to know more about the changes to be made while displaying different pages.

Community feedback

@erratic-enigma

Posted

Hello, nice job on the challenge! The styling of this looks good, but there are things about the markup I would change:

The .card-container should be a main landmark element rather than a div element.

You should use a elements for the social media link buttons rather than div elements. They are supposed to be links users can click on and visit. Something like:

<a href="https://example.com">Example</a>

Marked as helpful

1

SIBI 80

@sibi404

Posted

Thank you for your valuable feedback. It's really helpful for me @erratic-enigma

0

Account Deleted

Great work done, man. Although I would suggest using some animation in the hover effect as It will look realistic. Something like transition delay will work better try it.

0

SIBI 80

@sibi404

Posted

Thank you for your feedback. Definitely I will try it @AnujCodeIt

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