原文:文字超出DIV后,隱藏文字並顯示...

lt html gt lt head gt lt style type text css gt cs width: px height: px line height: px color: ff border: px ff dashed overflow:hidden text overflow:ellipsis cs width: px height: px line height: px c ...

2015-05-07 11:16 0 3738 推薦指數:

查看詳情

文字超出 ...顯示

今天做東西,遇到了這個問題,百度總結得到了這個結果。 首先,要知道css的三條屬性。 overflow:hidden; //超出的文本隱藏 text-overflow:ellipsis; //溢出用省略號顯示 white-space:nowrap; //溢出不換 ...

Thu Nov 28 04:04:00 CST 2019 0 482
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM