怎样设置单行文本溢出显示省略号

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

 

posted on 2019-09-01 10:41  aisowe  阅读(183)  评论(0)    收藏  举报

导航