随笔分类 -  冷知识

摘要:· text overflow 文本超出处理 text overflow:clip;把多余的内容剪切掉 text overflow: ellipsis ;设置出现省略号 (椭圆为 ellipse ) (这个属性都需要与white space:nowrap;overflow:hidden;配合) · 阅读全文
posted @ 2017-03-16 21:13 恢_mamba 阅读(191) 评论(0) 推荐(0)