1 . 文字位置
http://stackoverflow.com/questions/12829608/bootstrap-text-align-class
2017年2月22日 星期三
2017年2月21日 星期二
Bootstrap-基本用法( 一 )
必須先在頁面添加以下 Library
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
參考資料:Bootstrap Get Started
參考資料:利用Bootstrap Grid System排版的學習筆記
訂閱:
文章 (Atom)