hey, You can use 'word-wrap: break-word' in CSS, like here: http://www.jsfiddle.net/3fGs3/4/
Hope that helps, Matt On Feb 22, 8:27 pm, Roman Land <[email protected]> wrote: > Hi, > > I made this nice fiddle with BP to demonstrate what I > mean:http://www.jsfiddle.net/3fGs3/1/ > > My questions is, what is the best approach with this kind of "content boxes" > that house different types of texts, these are part of my site where there's > a list of these boxes with content. > > The behavior I am looking for is to handle text that is too long in a way > that pleases the eye :) > For example I would expect overflowing text to be terminated with follwoing > "..." before the line ends.. > > Thanks! > > -- > --- > "Make everything as simple as possible, but not simpler." > > - Albert Einstein
