溢出文本显示省略号的效果:
text-overflow:ellipsis; 当对象内文本溢出时显示省略标记(...)
white-space:nowrap; 强制文本在一行显示
overflow:hidden; 溢出内容为隐藏text-overflow:ellipsis; 当对象内文本溢出时显示省略标记(...)
white-space:nowrap; 强制文本在一行显示
overflow:hidden; 溢出内容为隐藏