首页 > 其他 > 详细

Bootstrap 学习笔记

时间:2018-06-10 19:56:20      阅读:327      评论:0      收藏:0      [点我收藏+]

bootstrap 下载以及演示地址:

  国内稳当翻译网站 :http://www.bootcss.com

技术分享图片

技术分享图片

  下载bootstrap : http://v3.bootcss.com

  下载解压后结构:

bootstrap/
├── css/
│   ├── bootstrap.css
│   ├── bootstrap.css.map
│   ├── bootstrap.min.css
│   ├── bootstrap.min.css.map
│   ├── bootstrap-theme.css
│   ├── bootstrap-theme.css.map
│   ├── bootstrap-theme.min.css
│   └── bootstrap-theme.min.css.map
├── js/
│   ├── bootstrap.js
│   └── bootstrap.min.js
└── fonts/
    ├── glyphicons-halflings-regular.eot
    ├── glyphicons-halflings-regular.svg
    ├── glyphicons-halflings-regular.ttf
    ├── glyphicons-halflings-regular.woff
    └── glyphicons-halflings-regular.woff2

 

  学前准备:

技术分享图片

 

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

技术分享图片

 技术分享图片

技术分享图片

  左边是标题 bootstrap 右边是 bootstrap 说明信息 并且如果内容过多 会出现右边部分换行

技术分享图片

-------------------------------------------表格开始------------------------------------------

技术分享图片

技术分享图片

        danger     表示危险

  技术分享图片

技术分享图片

    a 标签 input 标签 button 标签 都可以作为按钮使用

技术分享图片

技术分享图片

  表单和图片:

技术分享图片

技术分享图片

技术分享图片

    技术分享图片

 

技术分享图片

 技术分享图片

 技术分享图片

  单选框和复选框相同 radio

 技术分享图片

技术分享图片

技术分享图片

 

技术分享图片

技术分享图片

  img-thumbnail 属性较为常用 缩略图:边框和白色填充

技术分享图片

 

Bootstrap 学习笔记

原文:https://www.cnblogs.com/lixuchun/p/9147177.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!