Bootstrap table表格简单操作

前端之家收集整理的这篇文章主要介绍了Bootstrap table表格简单操作前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Bootstrap table表格简单实例分享给大家,供大家参考,具体内容如下

使用类 Class="table" 既可让table美化样式

table 相关的

Class

隔行换色:table-striped

鼠标悬停效果: table-hover

表格的边框:table-bordered

表头颜色:class="danger" Success 等几种颜色

1.页面添加引用

猜你在找的Bootstrap相关文章