每一种美,都会有一双眼睛能看到;每一份爱,总会有一颗心会感受到。

摘要: //给table,td定最小宽度table.sheetbody{table-layout: fixed;min-width: 100%;} td,th{ min-width: 100px; } <table border="1" cellspacing="0" cellpadding="0" class="sheetbody"> <colgroup> <col width="200" span=" 阅读全文
posted @ 2019-08-08 10:57 温暖向阳Love 阅读(364) 评论(0) 推荐(0) 编辑