Skip to content

nerometa/3-column-preview-card-component-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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. 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 depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

I usually code my container first, then the main section of my component, then I divided it into 3 columns using Bootstrap. A lot of margin and padding classes are used to make spaces for each content.

Somehow I started with desktop first, and then use @media query to make it responsive.

Built with

  • HTML5
  • SCSS
  • Bootstrap

Author

About

3-column preview card component challenge from Frontend Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published