已采纳回答 / 四娃
<table class="table table-hover table-bordered"> <thead> <tr> <td>列表一</td> <td>列表二</td> <td>列表三</td> <td>列表四</td> <td>列表五</td> </tr><...
2017-07-13
已采纳回答 / 舞歌
“惠庄” = “徽章”,加个那个class .badge 英文是徽章的意思,就是显示14数字的一种样式;“多桥”= “多条”,他就是复制了多个li而已。上述都没什么特别的意思的。
2017-07-11
已采纳回答 / 怪草莓酱
<!DOCTYPE html><html>
<head>
<title>Bootstrap 模板</title>
<!--第一步, 引入 Bootstrap -->
<link href="http://cdn.static.runoob.com/libs/bootstrap/3.3.7/css/bootstrap.min.css" rel="styles...
2017-07-06
最新回答 / I小小白
我是老师的写法改成这个就完美了<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css">
2017-06-26