Skip to content

hattami98/Social-Proof-Section-using-CSS-Grid-and-Flexbox

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

desktop mobile

Links

My process

In this challenge, I started by measuring the layout and identifying what section to be made. Then, I coded the sections in my HTML script. Last, I worked with the styling in CSS while tweaking the HTML for necessary changes. All done in vanilla HTML and CSS.

Built with

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

What I learned

In this challenge, I learned that the height of <body> element depends on its first content-containing descendant. I also learned that text elements can be very taxing, I needed to tweak some of the elements line-height and font-size to match the design example.

Continued development

I'm considering to learn and use SCSS in my next work. I've tried using SCSS in my past work and I've found it helped me organizing my stylesheet.

Useful resources

Author

  • Frontend Mentor - @hattami98 Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.

Acknowledgments

This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.

Note: Delete this note and edit this section's content as necessary. If you completed this challenge by yourself, feel free to delete this section entirely.