对table设置id获取class属性
<table id="tables" class="table table-hover">
</table>
#tables{
table-layout:fixed;
word-wrap:break-word
}
对table设置id获取class属性
<table id="tables" class="table table-hover">
</table>
#tables{
table-layout:fixed;
word-wrap:break-word
}