随笔分类 -  bootstrap

bootstrap 技巧和元素
摘要:<ul class="nav nav-tabs"> <li class="active"><a data-toggle="tab" href="#rypc_leiji">累计</a></li> <li><a data-toggle="tab" href="#rypc_dangri">当日</a></ 阅读全文
posted @ 2020-02-26 08:56 wc_nan 阅读(154) 评论(0) 推荐(0)
摘要:container 实现内容居中对齐jumbotron 超大屏幕 可以增加标题的大小responsive 响应式 center-block 图像居中col-md-offset-X 向左移lead 文本更大更粗、行高更高 表格 table 表格table-striped 条纹 隔行变色table-bo 阅读全文
posted @ 2017-11-17 11:22 wc_nan 阅读(798) 评论(0) 推荐(1)
摘要:1、html代码 属性 aria-hidden="true" 用于保持模态窗口不可见,直到触发器被触发为止(比如点击在相关的按钮上) 阅读全文
posted @ 2017-11-15 15:57 wc_nan 阅读(219) 评论(0) 推荐(0)
摘要:Bootstrap 笔记元素 学习网址:http://www.runoob.com/bootstrap/bootstrap-tutorial.html Bootstrap CSS Bootstrap 包的内容: 基本结构:Bootstrap 提供了一个带有网格系统、链接样式、背景的基本结构。 CSS 阅读全文
posted @ 2017-10-16 09:22 wc_nan 阅读(546) 评论(0) 推荐(0)