文本长度超出后,省略号显示

经典的三行代码

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;

 

posted @ 2015-07-08 16:46  梦澈红尘  阅读(155)  评论(0)    收藏  举报