Skip to content

lauyc-c/3-component-preview-card-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Image of the 3-column preview card webpage

Links

My process

Built with

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

What I learned

Throughout this project, the key thing I have learnt is to apply media queries to make the components change their orientation with size, as well as familiarizing myself with the "cascading" markup of CSS. Specifically, having the ":hover" pseudo-property come after listing all default button properties.

Continued development

I found myself not as familiar with using classes and/or ids on specifying components to change when I tried to customize the button colors, both hovered or not.

Useful resources

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published