🚀 Built to impress: 400/400 Accessibility & Clamp magic ✨

Solution retrospective
My website is 100% responsive and it can even run in 280px wide screens without breaking and it doesn't break in zoomed screens . I used clamp to make it responsive for every width unlike media queries where you need to set breakpoints and its not fluid .
it got 400/400 in accessibility score since i cared about not doing crossorigin requests even from Google CDN for fonts ,
- Imported fonts locally
- Created skip link
- Used semantic tags
- Used role and aria-label wherever required
- created proper layout/structure without blindly designing
I encourage others to check atleast one solution beside yours since its the best way to learn something new and learn to debug and i can guarantee you will learn something here.
I am open to any suggestions here and pull requests are welcome in github . For major changes, open an issue first.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Ruthless Calm'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