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

Social Media links profile with HTML5 and CSS3

Dari3s•40
@Dari3s
A solution to the Social links profile challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I love the way it came out, I'm proud of everything about it. Next time, i hope to achieve same result with fewer lines of code.

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

I kept using justify-content: center; align-items: center; to try and center the text in the profile links which i later found out that i can fix it with text-align: center;. As for the links, initially i was using a <div></div> for each profile link but later changed to using buttons, finally i arrived at using <ul></ul>(unordered lists) instead to make it more efficient.

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

I just need advice on how to make the code brief and concise rather than bulky and long, also i need help understanding the syntax and structure of the code so it can be readable to my understanding. Although i am the one who programmed it, i still don't understand the structuring quite well tbh!

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 Dari3s'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