`
twh1224
  • 浏览: 92580 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

css控制字符串显示长度

    博客分类:
  • css
CSS 
阅读更多
<style>
.lh
{
width:120px;
white-space:nowrap;
word-break:keep-all;
overflow:hidden;
text-overflow:ellipsis;
}
</style>
分享到:
评论
1 楼 hiteny 2010-03-11  
还是css用着方便@  谢谢啦

相关推荐

Global site tag (gtag.js) - Google Analytics