/Social-Proof-Section

Solution for the Social Proof Section challenge on frontendmentor.io

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Frontend Mentor - Social Proof Section solution

CodeFactor Grade FrontendMentor

This is a solution to the Social Proof Section challenge. Frontend Mentor challenges help you improve your coding skills by building realistic social-proof-sections.

Table of contents

Overview

Screenshot

Social-Proof-Section

Links

My process

  1. I started with the markup on index.html, complying with HTML5 semantic tags and standards as much as possible.
  2. The styling provided by the social-proof-section briefing was implemented first, followed by the classes I came up with on the markup.
  3. I used Figma to acquire all the right dimensions involved in the layout and implemented them in the appropriate CSS classes.
  4. The CSS Cube methodology was used when coding the stylesheet and some of the conventions from BEM were used when naming classes.

Built with

  • Semantic HTML5 markup
  • Cube CSS methodology

What I learned