https://github.com/oppahero/card-feature-section
Four Card feature section build with HTML and CSS
https://github.com/oppahero/card-feature-section
bem css css-flexbox css-grid html media-queries mobile-first
Last synced: about 1 month ago
JSON representation
Four Card feature section build with HTML and CSS
- Host: GitHub
- URL: https://github.com/oppahero/card-feature-section
- Owner: oppahero
- Created: 2024-05-02T17:45:48.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T19:16:36.000Z (12 months ago)
- Last Synced: 2025-01-24T08:43:56.055Z (3 months ago)
- Topics: bem, css, css-flexbox, css-grid, html, media-queries, mobile-first
- Language: CSS
- Homepage: https://oppahero.github.io/card-feature-section/
- Size: 338 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Four card feature section
This is my solution to the Four card feature section challenge on Frontend Mentor
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Specificity Graph](#specificity-graph)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout for the site depending on their device's screen size (mobil, tablet, desktop)
- Card hover state### Screenshot

### Links
- Solution URL: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Media queries
- BEM#### Specificity Graph

### Useful resources
- [An Interactive Guide to CSS Grid](https://www.joshwcomeau.com/css/interactive-guide-to-grid/)
## Author
- Frontend Mentor - [@oppahero](https://www.frontendmentor.io/profile/oppahero)