Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 4 months ago

Social Links using HTML & CSS with flexbox

Gavin Fenton•70
@GavinF17
A solution to the Social links profile challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

Working without Figma was more of a challenge as the style guide doesn't cover everything.

I was able to work around this somewhat by using an image overlay in my code to enable simple comparison between my work and the design image

<img src="design/destkop-design.jpg" style="position: absolute; overflow: hidden; top: 0px; left: 0px; opacity: 0.5"/>

Where I can position it correctly by updating the top and left properties in the dev console.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Gavin Fenton's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License