随笔分类 -  DIV+CSS

摘要:<style type="text/css"> p{ width: 250px; color: red; overflow: hidden; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; } p a{ col 阅读全文
posted @ 2016-08-23 17:44 浅夏、 阅读(447) 评论(0) 推荐(0)