elidrissidev / 3-column-preview-card-component

3-column preview card component challenge from frontendmentor.io

Home Page:https://3-column-preview-card-component-elidrissidev.vercel.app/

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

Mobile (375px) Desktop (1440px)
Mobile Desktop

Links

My process

Built with

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

What I learned

This is my second take on this challenge after completing it 5 months ago, this time I was able to make it a lot faster and better! Not only did I fix issues with alignment but I also worked on making it a bit more accessible by adding missing landmark elements and adding a hidden h1 on the page.

Useful resources

Author

License

This project is licensed under the MIT License.

About

3-column preview card component challenge from frontendmentor.io

https://3-column-preview-card-component-elidrissidev.vercel.app/

License:MIT License


Languages

Language:CSS 71.8%Language:HTML 28.2%