美文网首页我爱编程
Bootstrap入门教程(1)

Bootstrap入门教程(1)

作者: liust15 | 来源:发表于2017-10-27 21:26 被阅读0次
Paste_Image.png (图片来自百度百科,这个框架有多好直接看吧https://baike.baidu.com/item/Bootstrap/8301528?fr=aladdin Paste_Image.png
首先我们下载bootstrap源码http://v3.bootcss.com/getting-started/#download
直接解压打开,我使用的是HBuilder(国产软件【激动下】)
Paste_Image.png
下面我新建一个html文件名字就叫bootstrap.html
Paste_Image.png
下面我们看到刚刚下载bootstrap的界面上告诉我们怎么引入
Paste_Image.png
因为已经下载到本地了,所以我们直接引入本地地址 Paste_Image.png

好了现在我们就可在bootstrap.html中写我们的网页
随便找一个测试下
代码部分


Paste_Image.png

结果部分


Pae_Image.png

第一次写教程,有什么错误之处欢迎批评指正!
欢迎大家继续观看后续部分!

相关文章

网友评论

    本文标题:Bootstrap入门教程(1)

    本文链接:https://www.haomeiwen.com/subject/qnwdpxtx.html