https://github.com/mannuelf/css-grids
playing with css grids
https://github.com/mannuelf/css-grids
css
Last synced: 27 days ago
JSON representation
playing with css grids
- Host: GitHub
- URL: https://github.com/mannuelf/css-grids
- Owner: mannuelf
- Created: 2017-10-21T11:05:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-03T17:28:38.000Z (about 8 years ago)
- Last Synced: 2025-06-01T23:10:24.409Z (about 1 year ago)
- Topics: css
- Language: HTML
- Size: 1.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Grid Playground
## Explicit tracks
Explicit grid are the grids that you the developer has set.
If you do not create the grids & columns then they are implicit columns and rows (extra rows you have not set).