摘要:
1.在td标签中style添加: white-space:nowrap;/*文本不会换行,在同一行显示*/ overflow:hidden;/*超出隐藏 */ text-overflow:ellipsis;/*省略号显示*/ title=“完整内容” /*鼠标悬浮展示*/ 例子: <table st 阅读全文
posted @ 2019-04-23 11:20
牛大闲人
阅读(2277)
评论(0)
推荐(0)
2019年4月23日