css-tricks.com
Multi-Line Truncation with Pure CSS
14
Truncating a single line of text if is fairly straightforward. Truncating multiple lines is a bit harder. Using just CSS (no JavaScript or server-side... Read full article