码迷,mamicode.com
首页 > Web开发 > 详细

css3超过部分省略

时间:2016-05-16 10:47:00      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

这个 div 使用 "text-overflow:ellipsis" :

This is some long text th。。。

这个 div 使用 "text-overflow:clip":

This is some long text th
 
hover属性text-overflow:inherit;
 
http://www.w3school.com.cn/cssref/pr_text-overflow.asp案例

css3超过部分省略

标签:

原文地址:http://www.cnblogs.com/Eplayed/p/5497097.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!