Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oppahero/blog-preview-card
Blog card maded with HTML and CSS. This is a challenge from frontend mentor
https://github.com/oppahero/blog-preview-card
css flexbox frontend-mentor html mobil-first
Last synced: 6 days ago
JSON representation
Blog card maded with HTML and CSS. This is a challenge from frontend mentor
- Host: GitHub
- URL: https://github.com/oppahero/blog-preview-card
- Owner: oppahero
- Created: 2024-04-26T16:07:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T17:53:24.000Z (9 months ago)
- Last Synced: 2024-11-24T05:13:56.849Z (2 months ago)
- Topics: css, flexbox, frontend-mentor, html, mobil-first
- Language: CSS
- Homepage: https://oppahero.github.io/blog-preview-card/
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog preview card
This is my solution to the Blog preview card 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)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users be able to:
- See hover and focus states for all interactive elements on the page
- Responsive design### Screenshot
![](./img/screenshots.png)
### Links
- Solution URL: [Blog preview card with HTML and CSS](https://www.frontendmentor.io/solutions/blog-preview-card-with-html-and-css-WM68XNO0UJ)
- Live Site URL: [Live site](https://oppahero.github.io/blog-preview-card/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow### Useful resources
- [MDN Web docs](https://developer.mozilla.org/es/docs/Web/CSS)
## Author
- Frontend Mentor - [@oppahero](https://www.frontendmentor.io/profile/oppahero)