Wish I had found this a couple months back. Truncation via CSS is finally getting to be a real thing. Whenever possible for bandwidth and performance, truncation should be done server side, but on occasion, CSS Ellipsis is a great thing, Unfortunately, until now, as far as I knew, ellipses in CSS was a single line thing. Check out the tutorial below to see how it can be utilizes with multi-lines — with only CSS. Even better.
