-
默认按钮的风格就是在基础按钮的风格的基础上修改了按钮的背景颜色、边框颜色和文本颜色。查看全部
-
presentation在bootstrap<li role="presentation">中意为:【列表单】最为恰当合适查看全部
-
<em><li>斜体查看全部
-
在Bootstrap框架中的按钮都是采用<button>来实现。查看全部
-
去点、去标号class="list-unstyled"查看全部
-
.text-muted:提示,使用浅灰色(#999) .text-primary:主要,使用蓝色(#428bca) .text-success:成功,使用浅绿色(#3c763d) .text-info:通知信息,使用浅蓝色(#31708f) .text-warning:警告,使用黄色(#8a6d3b) .text-danger:危险,使用褐色(#a94442)查看全部
-
<strong>强调</strong> <em>斜体</em>查看全部
-
强调内容<p class="lead"></p>查看全部
-
IE的版本低于IE9需要引入的库查看全部
-
移动浏览器显示追加的代码查看全部
-
bootstrap: 3.2.0最新版本 查询地址:getbootstrap.com查看全部
-
<div class="radio"> <label> <input type="radio" name="optionsRadios" id="optionsRadios1" value="love" checked> 喜欢 </label> </div>查看全部
-
<div class="table-responsive"> <table class="table table-bordered"> </table> </div>查看全部
-
强调内容:class="lead"查看全部
-
<em> <strong> 一般是展现给爬虫看的(偏重语义),<i><b>是展现给用户的(偏重视觉效果)。查看全部
举报
0/150
提交
取消