Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.61 KB

README.md

File metadata and controls

60 lines (36 loc) · 1.61 KB

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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

Practising basic html and css. Using cssgrid to create testimonials on a webpage

The challenge

Users should be able to:

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

Screenshot

Project_screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Google Fonts - Google Fonts

What I learned

How to use CSS grid and flexbox together in a web page.

Useful resources

Acknowledgments

  • Traversy Media - Brad Traversy helped me out whenever I had a problem finding a solution.