css 超出隐藏 ... 显示

2021-03-30 07:24

阅读:629

标签:cal   nbsp   hidden   style   class   ext   显示   div   ica   

overflow:hidden; //超出的文本隐藏

text-overflow:ellipsis; //溢出用省略号显示

white-space:nowrap; //溢出不换行 (只显示一行)

多行一出隐藏

overflow:hidden; 

text-overflow:ellipsis;

display:-webkit-box; 

-webkit-box-orient:vertical;

 

css 超出隐藏 ... 显示

标签:cal   nbsp   hidden   style   class   ext   显示   div   ica   

原文地址:https://www.cnblogs.com/lpp-11-15/p/12598819.html


评论


亲,登录后才可以留言!