Bootstrap笔记

Bootstrap使用:

  1. 下载Bootstrap,用于生产环境的 Bootstrap不需要安装
  2. 解压文件到任意目录
  3. 创建index.html,在该页面编写代码
  4. 页面起始位置添加<link rel="stylesheet" href="解压文件中css/bootstrap.min.css的路径"/>
posted @ 2018-10-11 08:58  亡命鸡礼花  阅读(84)  评论(0编辑  收藏  举报