摘要: 样式: {width: 160px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;} 说明: white-space: nowrap 保证文本内容不会自动换行,如果多余的内容会在水平方向撑破单元格。 overflow: 阅读全文
posted @ 2016-12-07 19:45 土豆zhang 阅读(192) 评论(0) 推荐(0) 编辑