2017年5月4日

css3文字截断

摘要: width:200px; height:14px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-overflow: ellipsis;/* IE/Safari */ -ms-text-overflow: elli 阅读全文

posted @ 2017-05-04 11:49 王子乔 阅读(552) 评论(0) 推荐(0)

导航