BootStrap对开发者来说最大的好处就是响应式布局和一些优秀的样式。 现在我给大家介绍一些使用BootStrap的步骤和一些常用的东西。
1.编写头部
<Meta charset="UTF-8">
<Meta http-equiv="X-UA-Compatible" content="IE=edge">
<Meta name="viewport" content="width=device-width,initial-scale=1">
LearnBootstrap
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js">@H_404_16@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js">@H_404_16@
2.引入js
这个可以写在body