CSS line-clamp
CSS property that will contain text to a given amount of lines when used in combination with `display: -webkit-box`. It will end with ellipsis when `text-overflow: ellipsis` is included.
CSS3 Text-overflow
Append ellipsis when text overflows its containing element
css property: text-overflow: clip
css property: text-overflow: ellipsis
css property: text-overflow: <string>
css property: text-overflow: two-value syntax
global_attributes: text-overflow
7 results found.