white-space: nowrap

CSS:需要加上宽度(width:100px)、超出隐藏(overflow:hidden;)、强制在同一行显示(white-space: nowrap;)、省略号(text-overflow:ellipsis;)

posted @ 2016-10-29 18:07  2350305682  阅读(164)  评论(0)    收藏  举报