Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

dellannie/3-column-preview-card-component-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

My process behind this challenge was to start by figuring out how to control each box on its own without doing too much to make the challenge complicated. I choose to use flexbox and put the three main box inside of a container to and work on each box seperate from the other. In the end I group some of the elemts together to use less CSS code instead of having all the CSS seperate for each box.

Built with

  • CSS
  • Flexbox
  • Mobile-first workflow

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published