Skip to content

cla91/social-proof-section-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Social proof section solution

This is a solution to the Social proof 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 section depending on their device's screen size

Screenshot

Links

My process

Built with

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

What I learned

I tried to use grid and flexbox for responsiveness instead of media queries. It wasn't easy. I added the media queries to adjust some parts like alignment, text and background. I turned the testimonial part from flexbox to grid in larger screen because I didn't like the wrap of grid in smaller screen (it's like a table), instead using flexbox for the smaller screen the wrapped element is in the center below the other.

Continued development

I certainly have to practice more and more flexbox and grid. Especially using both of them together.

Useful resources

  • CSS Tricks - As always when I have a problem, I end up here.

Author

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors