Bootstrap3基礎 以行動裝置為優先

來源:互聯網
上載者:User

標籤:user   row   scala   前端   架構   init   boot   鍛煉   滾動   

禮悟:
     公恒學思合行悟,尊師重道存感恩。葉見尋根三返一,江河湖海同一體。
          虛懷若穀良心主,願行無悔給最苦。讀書鍛煉養身心,誠勸且行且珍惜。

 

 

               ide:visual studio 2017  
            browser:Firefox / Chrome
     bootstrap:3.3.7

 

 

<!DOCTYPE html><html lang="zh-cn"><head>    <title>Demo</title><meta charset="utf-8"><!-- 頁面的寬度與裝置螢幕的寬度一致 --><meta name="viewport" content="width=device-width"><!-- 初始縮放比例 1:1,沒有橫線滾動的效果 --><meta name="viewport" content="initial-scale=1"><!-- 禁止使用者縮放 --><meta name="viewport" content="user-scalable=no"><!-- 引入外部的bootstrap的css檔案(壓縮版) --><link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"><!-- NO.1 先引入jQuery檔案(壓縮版) --><script src="bootstrap/js/jquery.min.js"></script><!-- NO.2 再引入js檔案(壓縮版) --><script src="bootstrap/js/bootstrap.min.js"></script></head><body></body></html>

 

 

Bootstrap,優秀的前端開源架構,值得學習。
學習資源:v3.bootcss.com + itcast和itheima視頻庫 + 清淨的心地。如果您有公開的資源,可以分享給我的話,用您的資源學習也可以。
博文是觀看視頻後,融入思考寫成的。博文好,是老師講得好。博文壞,是 給最苦 沒認真。

Bootstrap3基礎 以行動裝置為優先

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.