/Testimonials-Grid-Section

This is a solution to the Testimonials grid section challenge on Frontend Mentor.

Primary LanguageHTML

Frontend Mentor - Testimonials grid section solution

This is a solution to the Testimonials grid section challenge on Frontend Mentor.

Table of contents

Overview

The challenge was to build testimonials grid section and get it looking as close to the design as possible. And users should be able to view the optimal layout for the site depending on their device's screen size

Screenshot

Desktop Preview

Mobile Preview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

Till now I have only seen some tutorials on CSS grid layout but I didn't tried by myself. So, by completing this challenge I got know some other methods to apply grid layout and I got to do some hands on.

Useful resources

  • cssmatic.com - This helped me creating the shadows of the cards.

Author