bootstrap3的使用

1.下载bootstrap

http://v3.bootcss.com/getting-started

选择下载源码

2.拷贝

拷贝dist/css中的bootstrap.min.css到项目css中

拷贝dist/js中的bootstrap.min.js到项目js中

1.2可以dist文件夹目录拷贝项目文件夹中

3.下载jquery.js(3.4.1)不建议和bootstrap放一起,放在js目录下就可以

http://jquery.com