https://github.com/ylzon/ife-study
前端练习DEMO仓库
https://github.com/ylzon/ife-study
Last synced: 7 months ago
JSON representation
前端练习DEMO仓库
- Host: GitHub
- URL: https://github.com/ylzon/ife-study
- Owner: ylzon
- License: mit
- Created: 2017-12-20T05:41:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T03:54:38.000Z (over 7 years ago)
- Last Synced: 2025-01-29T18:24:31.141Z (over 1 year ago)
- Language: HTML
- Homepage: http://ife.ylzzxt.cn/
- Size: 8.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# baidu-ife-study
[IFE](http://ife.ylzzxt.cn/) 前端练习DEMO仓库
## DEMO预览导航
**HTML/CSS练习**
* [01 HTML基本结构](http://ife.ylzzxt.cn/html-css/task-1/index.html)
* [02 HTML+CSS简单布局](http://ife.ylzzxt.cn/html-css/task-2/index.html)
* [03 三栏式布局](http://ife.ylzzxt.cn/html-css/task-3/index.html)
* [04 定位和居中问题](http://ife.ylzzxt.cn/html-css/task-4/index.html)
* [05 HTML+CSS浮动自适应布局](http://ife.ylzzxt.cn/html-css/task-5/index.html)
* [06 纯css实现太极图](http://ife.ylzzxt.cn/html-css/task-6/index.html)
* 更新中...