原文:文字超出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