1. 程式人生 > >Bootstrap使用2

Bootstrap使用2

ots font nta label decimal boa -type -s containe

一、今日面試題

設計表結構(外鍵約束怎麽建?)

http://www.cnblogs.com/linhaifeng/articles/7238814.html#_label6

二、昨日內容補充:滾動的進度條

三、今日內容

  1. Bootstrap常用組件
    1. 導航條不用放在container中;頁面其他內容(大部分)需要放在container
    2. 導航條中的懸浮用.navbar_left 頁面其他內容(大部分)的懸浮用pull_left

2. Bootstrap常用插件

1. 模態框

2. 輪播圖

3. 其他插件

1. SweetAlert for bootstrap

https://lipis.github.io/bootstrap-sweetalert/

# 只導入sweetalert中的dist中的文件即可

4.拷貝一個文件,右鍵另存為(選擇網頁,全部)->產生一個文件和一個文件夾->導入那個文件和文件夾中的dashboard.css

四、練習題

Coming soon…

Bootstrap使用2