saminstein / 3-Column-Preview-Card-Component-

This is my solution to the 3-Column Preview Card Component challenge on Frontend Mentor

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. 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

Built with

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

What I learned

  • I learnt how to use grid view to divide a page into 3 columns

Continued development

  • I'd like to continue focusing on projects with responsive designs,and also to perfect CSS grid and flexbox techniques.

Useful resources

  • W3 Schools - This is an amazing article which helped me on how to understand grid-view. I'd recommend it to anyone still learning this concept.

Author

About

This is my solution to the 3-Column Preview Card Component challenge on Frontend Mentor


Languages

Language:CSS 64.7%Language:HTML 35.3%