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: 25%;">
Scranton/<wbr>Wilkes-​Barre
</div>