2018年10月26日
摘要: 1.在table 标签添加样式 table-layout: fixed; 必须设置width的值:<table style="table-layout: fixed"><td style="width:50px;"></td></table> 2.在如果th的宽没有设置,那么在td里面添加一个节点, 阅读全文
posted @ 2018-10-26 14:23 斧子兔 阅读(2280) 评论(0) 推荐(0)