Introduction
Bootstrap
圖片 (Image)
網格 (Grid)
語意元素
Container
排版 (Typography)
物件導向 CSS
元件 (Component)
圖示字型 (Glyphicons)
JS 概念
練習題
NPM
初始化專案
Package.json
套件管理
版本管理
script
實用補充
練習題
JavaScript 基礎
基本資料型別
比較
statement VS expression
提升
範圍
範圍鏈
物件
陣列
函式
this
非同步
Callback 函式
練習題
JavaScript 進階
原型繼承
ES6 Promise
練習題
講師資訊
Published with GitBook
Container
Container
container 類別
fixed-width
確保你的頁面會呈現為定寬的 RWD 樣式
使用情境:想要頁面以固定寬度出現在螢幕中間
語法
<
div
class
=
"container"
>
...
</
div
>
container-fluid 類別
full-width
以全寬 RWD 設計呈現你的頁面
使用情境:想要頁面總是呈現整個螢幕
語法
<
div
class
=
"container-fluid"
>
...
</
div
>
延伸閱讀
container-fluid 範例
Bootstrap - Grid
Sticky Footer Template for Bootstrap
results matching "
"
No results matching "
"