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 main using flexbox

alphajoeofoeā€¢ 60

@alphajoeofoe

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 was able to resize stuff and experiment with padding and margins

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

im still not able to do the responsive part like for mobile and desktop

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

Feedback if possible on the how to use @media for responsiveness for the mobile view of it

Community feedback

wiameHaKā€¢ 40

@wiameHaK

Posted

hey there!

Great job on finishing the challenge! šŸŽ‰

Your solution looks great! Here are a few quick tips:

šŸ“Œ Use <main> instead of <div> for your main content. This helps with SEO and accessibility by making the structure clearer.

šŸ“Œ CSS Adjustments:

  • Use relative units instead of fixed widths for better responsiveness.
  • Group your buttons in a container for easier styling.
  • Consolidate @font-face declarations to reduce redundancy.

šŸ“Œ Improve Accessibility: Ensure buttons are accessible via keyboard and add aria-labels for screen readers. Also, add focus styles for better navigation.

Hope this helps!

1

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