Skip to content

Solution to a Frontend Mentor challenge: creating a similar webpage as the design preview provided

Notifications You must be signed in to change notification settings

anoshaahmed/fem10-testimonials-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Users should be able to:

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

Screenshots

The desktop design VS My desktop solution

The mobile design VS My mobile solution

Links

My process

Built with

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

What I learned

In this challenge, I gave everything in my HTML class, and I used only them as my CSS selectors, rather than heavily nesting my selectors.

Continued development

In the future, I want to get better and quicker at designing my layout.

Useful resources

Author