首页 > 技术文章 > bootstrap表格

ncuhwxiong 2016-07-03 17:29 原文

基础表格

.table

斑马表格

.table .table-striped

带边框的表格

.table .table-bordered

鼠标悬浮高亮的表格

.table .table-hover

紧凑型表格

.table .table-condensed

响应式表格

.table .table-responsive

推荐阅读