with
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
\"...\" will be shown in the end of the line if overflowed. However, t
Just want to add to this question for completeness sake.