Social Links Profile using CSS flexbox

Solution retrospective
I'm proud of how clean and structured the layout turned out using only HTML and CSS. The use of custom properties, semantic elements, and responsive design reflects solid frontend practices. If I were to do it again, I’d aim to implement more accessible focus states and improve keyboard navigation to enhance usability for all users.
What challenges did you encounter, and how did you overcome them?One challenge was structuring the layout to be fully responsive without relying on frameworks. Ensuring consistency across screen sizes required careful adjustments. I also encountered issues with vertical centering and ensuring the visual alignment felt natural — solving it with Flexbox helped, but required experimentation. Additionally, styling anchor tags to behave like buttons took some extra effort to preserve visual design without breaking semantics.
What specific areas of your project would you like help with?I would appreciate feedback on improving accessibility — especially around focus management and screen reader considerations. I'm also interested in best practices for scaling components like the profile card when moving beyond mobile to desktop layouts.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Henry'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