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

Responsive CSS Grid & Flexbox Testimonials with Custom Properties

pure-css
Syarief Azman•90
@syarief02
A solution to the Testimonials grid 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?

I’m most proud of crafting a fully mobile-first grid that gracefully transitions into the exact 4-column desktop layout—using named grid-template-areas made the markup clean and the positioning crystal-clear. Next time, I’d integrate a CSS preprocessor or design-token system to centralize breakpoints, spacing and color variables, which would speed up theme tweaks and reduce repetition.

What challenges did you encounter, and how did you overcome them?

Getting the tall right-side card and large quotation SVG to layer perfectly required juggling stacking contexts and pulling the <h2> summary forward with a z-index. Matching the style-guide’s exact HSL values also took some iterative tweaking in the browser dev-tools.

What specific areas of your project would you like help with?

I’d love feedback on optimizing my CSS—especially selector specificity and file size—plus any best practices for implementing truly responsive typography (for example, using clamp() or modular scales). I’m also keen on improving accessibility: suggestions for ARIA attributes, keyboard focus management, or screen-reader announcements would be hugely appreciated.

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 Syarief Azman'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

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