Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wfercanas/css-grid
[⚪ Very Easy]: Exercises with CSS Grid Layout
https://github.com/wfercanas/css-grid
css grid-layout
Last synced: 5 days ago
JSON representation
[⚪ Very Easy]: Exercises with CSS Grid Layout
- Host: GitHub
- URL: https://github.com/wfercanas/css-grid
- Owner: wfercanas
- Created: 2021-11-15T17:49:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-17T02:46:58.000Z (over 3 years ago)
- Last Synced: 2024-12-24T23:24:47.504Z (about 2 months ago)
- Topics: css, grid-layout
- Language: HTML
- Homepage:
- Size: 8.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS-Grid
### Difficulty: ⚪ Very Easy
## Project URL
🚀 You can check all the challenges and special project in the following link: https://wfercanas.github.io/CSS-Grid/
## Project Description
This project lets you practice some core concepts around the CSS Grid Layout specification. Here you will find 5 challenges, each of them for practicing specific properties of CSS Grid, and a final project where you can practice them all at once.
## Technologies used
HTML & CSS
## Acknowledgements
Thanks to [Estefany Salas](https://twitter.com/EstefanyCss) for its course about CSS Grid in [Platzi](https://twitter.com/platzi)💚. All the challenges of this projects were assignments from her in this course.