https://github.com/lily4178993/3-column-preview-card-component
This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements
https://github.com/lily4178993/3-column-preview-card-component
archived-repository css frontendmentor frontendmentor-challenge html learning-project
Last synced: 8 months ago
JSON representation
This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements
- Host: GitHub
- URL: https://github.com/lily4178993/3-column-preview-card-component
- Owner: lily4178993
- Archived: true
- Created: 2022-05-26T21:39:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T21:51:10.000Z (about 4 years ago)
- Last Synced: 2025-01-29T04:36:11.331Z (over 1 year ago)
- Topics: archived-repository, css, frontendmentor, frontendmentor-challenge, html, learning-project
- Language: CSS
- Homepage: https://lily4178993.github.io/3-column-preview-card-component/
- Size: 136 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3-column-preview-card-component
This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements
This is a solution to the [QR code component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H). Frontend Mentor challenges help to improve coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### Screenshot


### Links
- Solution URL: [view solution URL here](https://www.frontendmentor.io/solutions/responsive-column-card-component-using-html-and-css-hEUC_I5PJB)
- Live Site URL: [view live site URL here](https://lily4178993.github.io/3-column-preview-card-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
## Author
- Frontend Mentor - [@lily4178993](https://www.frontendmentor.io/profile/lily4178993)