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 using Flexbox

Khalid Mir 160

@khalidmir2674

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?

Completing the Challenge. I will try to improve my HTML structure.

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

Completing the project at the end and making the final touches.

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

Any feedback is highly appreciated

Community feedback

matbac85 600

@matbac85

Posted

Hello!

I wanted to share a few insights I've gathered as a fellow beginner in the coding realm. While I'm still learning myself, I've received valuable feedback from more experienced individuals that I'd like to pass along:

  1. Regarding font sizes, it's generally recommended to steer clear of using pixels as units. This article link provides a deeper understanding of why.

  2. I recently stumbled upon a helpful technique that minimizes the need for media queries when adjusting units of measurement based on screen size. It's called the clamp() function, and you can explore its benefits here.

  3. I noticed you've utilized <div> elements extensively for structuring your HTML content. Consider incorporating more semantic HTML tags where applicable. This not only enhances the readability of your code but also improves accessibility and SEO.

  4. Don't forget to include meaningful content for the alt attribute associated with the <img> tag. Check out this article for guidance on writing effective alt text for screen readers.

Keep up the great work! You're on the right track.

Marked as helpful

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