<div class="container-fluid">
<h3 class="text-primary text-center">jQuery Playground</h3>
</div>
<div class="well"></div>
//Bootstrap 有一個well
屬性,它能是你創建的列有一種視覺深度的層次感。
//在剛才添加的兩個class為col-xs-6
的div
標簽中各添加1個 div
標簽,並為其添加一個well
class屬性。
<div class="container-fluid">
<h3 class="text-primary text-center">jQuery Playground</h3>
</div>
<div class="well"></div>
//Bootstrap 有一個well
屬性,它能是你創建的列有一種視覺深度的層次感。
//在剛才添加的兩個class為col-xs-6
的div
標簽中各添加1個 div
標簽,並為其添加一個well
class屬性。
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。