Paste_Image.png text-overflow只是用來說明文字溢出時用什么方式顯示,要實現(xiàn)溢出時產(chǎn)生省略號的效果。 { text-overflow: ellipsis; overflow:hidden; white-space: nowrap; }