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: ellipsis
3 results found.