mbdelarosa / social-proof-section

Solution for the Social Proof Section challenge on Frontend Mentor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • BEM

What I learned

Did this challenge to practice my usage of grid and flexbox, working mobile-first to make sure the solution is responsive across different screen sizes. Other learnings from this challenge: - Use of two background images with own positioning and properties - Profile photos should have an alt text with the customer's name - Alignment of flex items

Continued development

Would like to continue practicing usage of grid and flexbox, as well as the use of clamp to make font sizes also responsive

Author

About

Solution for the Social Proof Section challenge on Frontend Mentor


Languages

Language:HTML 51.9%Language:CSS 48.1%