css固定宽度,隐藏字数

  1. width: 136px;
  2. white-space: nowrap;
  3. text-overflow: ellipsis;
  4. overflow: hidden;
posted @ 2013-12-25 17:37  hlp鹏  阅读(191)  评论(0)    收藏  举报