Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 2 months ago

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

accessibility, lighthouse, pwa
Ruthless Calm•80
@ruthlesscalm
A solution to the Huddle landing page with a single introductory section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

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
What specific areas of your project would you like help with?

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.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License