Skip to content

RMK-creative/fem-3-column-preview-card-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Links

My process

Built with

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

What I learned

I wanted to try this challenge to test my knowledge and tried to not look up too many 'easy' things. I had to search for info on having a h1 tag for accessibility purposes, but not displayed on screen.

Continued development

I would like to continue developing my reponsive layout abilities and also use of SASS.

Author