2015年7月8日
摘要: 在table中使用溢出样式,table样式要设置为”table-layout: fixed“,即<table style="table-layout: fixed;">,溢出样式才有效果 注释: white-space:nowrap;表示文本不会换行,在同一行继续,知道遇到<br>标签为止; ove 阅读全文
posted @ 2015-07-08 12:02 itprobie-菜鸟程序员 阅读(596) 评论(0) 推荐(0)