https://github.com/ylzon/flex-box
Flex Box学习Demo
https://github.com/ylzon/flex-box
Last synced: 5 months ago
JSON representation
Flex Box学习Demo
- Host: GitHub
- URL: https://github.com/ylzon/flex-box
- Owner: ylzon
- License: mit
- Created: 2018-05-04T03:24:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T03:42:44.000Z (about 8 years ago)
- Last Synced: 2025-01-29T18:24:34.663Z (over 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flex-box
Flex Box学习Demo
## 基本属性
* flex
* flex-grow
* flex-shrink
* flex-basis
* flex-flow
* flex-direction
* flex-wrap
* align-content
* align-items
* align-self
* justify-content
* order