CSS String Truncation with Ellipsis →
http://mattsnider.com/css/css-string-truncation-with-ellipsis/
Matt Snider shows how to accomplish a nice UI that keeps its vertical height on long strings by truncating strings with an ellipsis using only CSS on the client side. Complete with Firefox example…