Questions tagged "truncate"
1 question
Active Filters:
Tag: truncate ×How to truncate text to multiple lines using CSS?
Question ID: 2
I have a large block of text that spans multiple lines, but I want to truncate it to display only a specific number of lines with an ellipsis (...) at the end.
What CSS properties and techniques can ...
1 Answer
112 Views
12 Votes