08 July 2011 08:45
text-overflow - MDN Docs
(via)The text-overflow CSS property determines whether an ellipsis ("…") displays when text content has overflowed its given layout area. To force overflow to occur and ellipses to be applied, the author must apply some additional properties on the element. See example below.
1
(1 marks)