Submitted about 2 months agoA solution to the Social links profile challenge
Social Links Profile – HTML & CSS Solution
@MSAndromeda

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of writing clean, semantic HTML and making the layout responsive with modern CSS. Next time, I’d improve accessibility further with better keyboard navigation and ARIA roles.
What challenges did you encounter, and how did you overcome them?Handling hover and focus states with transitions while respecting users with motion sensitivity was tricky. I solved it using the prefers-reduced-motion
media query.
I'd appreciate feedback on how to structure better CSS for scalability and whether there are any improvements I can make for accessibility or responsiveness.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Manas Anand Singh'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