Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alincode/bootstrap-sandbox
https://github.com/alincode/bootstrap-sandbox
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/bootstrap-sandbox
- Owner: alincode
- License: mit
- Created: 2017-01-11T01:30:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T05:42:44.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T07:27:29.663Z (about 2 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap Sandbox
1. [佈局表頭和導覽列(Layout header && Navbars)](./01.html)
1. [加入下拉式元件(Dropdown),並把選單靠右對齊。](./02.html)
1. [加入漢堡包(Navbar collapse)](./03.html)
1. [加入 Footer](./04.html)
1. [加入 Jumbotron](./05.html)
1. [加入三欄資訊](./06.html)
1. [加入 Glyphicon](./07.html)
1. [加入 Image](./08.html)### 延伸閱讀
* [Bootstrap · The world’s most popular mobile-first and responsive front-end framework.](http://getbootstrap.com/)
* [Bootstrap 3 中文手冊 · 世界最受歡迎的行動優先和自適應前端框架。 - KKBruce](https://kkbruce.tw/bs3)
* [Bootstrap 3 Tutorial](http://www.w3schools.com/bootstrap/default.asp)