FavourOgboi / single_price_grid_challenge_CSS.github.io

solving css challenge

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:

  • See a hover state on desktop for the Sign Up call-to-action

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Styled Components - For styles

What I learned

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

Author

STILL IMPROVING...

About

solving css challenge


Languages

Language:HTML 55.6%Language:CSS 42.6%Language:JavaScript 1.8%