div {
overflow : hidden;
text-overflow : ellipsis;
white-space : nowrap;
width : 240px;
}
參考來源: 用 CSS 讓過長溢出的字省略變 ...
div {
overflow : hidden;
text-overflow : ellipsis;
white-space : nowrap;
width : 240px;
}
參考來源: 用 CSS 讓過長溢出的字省略變 ...