CSS 和HTML標(biāo)簽來截取過長的文字部分變成省略號
文章來源:365jz.com 點擊數(shù):
931 更新時間:2010-03-19 00:02
參與評論
<DIV STYLE="width: 120px; height: 50px; border: 1px solid blue;overflow: hidden; text-overflow:ellipsis">
<NOBR>就是比如有一行文字,很長,表格內(nèi)一行顯示不下</NOBR>
</DIV>
<DIV STYLE="width: 120px; height: 50px; border: 1px solid blue; overflow: hidden; text-overflow:ellipsis">
就是比如有一行文字,很長,表格內(nèi)一行顯示不下.
</DIV>
firefox不支持
如對本文有疑問,請?zhí)峤坏浇涣髡搲?,廣大熱心網(wǎng)友會為你解答?。?點擊進入論壇
------分隔線----------------------------