text-overflow:ellipsis; example Example: text overflow ellipsis css div { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }