Frontend Mentor - Testimonials grid section solution

This is a solution to the Testimonials grid section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

What I learned

I was able to fully grasp in-depth the concept of CSS Grid and Flexbox. This task enabled me to understand and implement a two-dimensional grid-based layout system that is both user-friendly.

Useful resources

  • Example resource 1 - This aided me in grasping the concept of CSS Grid
  • Example resource 2 - An amazing resource that helped me in understanding CSS Flexbox. I'd recommend it to anyone still learning this concept.

Author