chèn vào CSS"
- Code:
.lengtht {
overflow: hidden;
position: absolute;
text-overflow: ellipsis;
white-space: nowrap;
width: 200px;
}