Wrap text on hyphens
Shows a method of wrapping long text on hyphens. Created as an answer for the following question: http://stackoverflow.com/questions/904/in-html-how-to-word-break-on-a-dash
by brico
HTML
<div style="width: 150px;">
12333-<wbr>2333-<wbr>233-<wbr>23339392-<wbr>332332323
</div>