branalex94 / single-price-grid-component

A frontendmentor.io challenge to build a single price grid component using vanilla HTML and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Single price grid component solution

This is a solution to the Single price grid component 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 component depending on their device's screen size
  • See a hover state on desktop for the Sign Up call-to-action

Screenshot

Links

My process

Built with

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

What I learned

I learned how to better recognize by eye the sizes of fonts as well as boxes to be more loyal to the original design.

Continued development

I plan on learning how to use grid even more, as I've only been using it in a very basic way.

Author

About

A frontendmentor.io challenge to build a single price grid component using vanilla HTML and CSS.


Languages

Language:HTML 50.2%Language:CSS 49.8%