social-links-profile-main

Solution retrospective
What I’m proud of:
I’m proud that I built something clean, responsive, and accessible. It looks good and works well for both mouse and keyboard users.
What I’d do differently:
Next time, I’d try using newer CSS features like clamp() for better text scaling and test more for accessibility.
What challenges did you encounter, and how did you overcome them?Challenges I faced:
Getting the hover and focus states right was tricky. I wanted to make sure the links worked well for both mouse and keyboard users.
How I solved it:
I tested with the Tab key, learned about :focus-visible, and separated styles to make it more accessible.
What specific areas of your project would you like help with?I’d love feedback on these specific areas:
-
Accessibility: Are my focus styles and keyboard navigation done properly?
-
Modern CSS: Am I using current best practices like logical properties, :focus-visible, or :has() correctly?
-
Responsiveness: Do the layout and spacing look good across different screen sizes?
Any suggestions on how to improve are very welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bensolve'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