Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.69 KB

File metadata and controls

51 lines (34 loc) · 1.69 KB

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

Links

My process

Built with

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

What I learned

this is my first attempt at using CSS Grid in real situation so i would say that grid is quite effective in creating layouts for web components.

Continued development

i plan to use Grid more to fully understand its capabilities as well venture more into the world of responsive web design.

Author