apah-dev / 3-column-preview-card-component-main

A three component card for frontendmentor.io challenge

Home Page:https://apah-dev.github.io/3-column-preview-card-component-main/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column preview card component challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

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

What I learned

Use the mobile first design to avoid using many unnecessary media queries Used typography first in my css to make things much simplier Used min-width media query for my tablet and desktop screens used rems for a more responsive page

Author

About

A three component card for frontendmentor.io challenge

https://apah-dev.github.io/3-column-preview-card-component-main/


Languages

Language:HTML 51.6%Language:CSS 48.4%