Top "Hyphenation" questions

How to hide a soft hyphen (­) in HTML / CSS

I am trying to word-wrap an email address within a div, where otherwise it would overflow because it's too long …

html css word-wrap hyphenation soft-hyphen
How to represent class names in LaTeX?

what do you see as best way of presenting class names in LaTeX documents (writing about a piece of software). …

latex classname hyphenation texttt
How to word-wrap one column in a table, with table sized to browser window

I have a HTML table with 3 'groups' of columns, left, middle and right. +----------------------------------+ | L-1 | L-2 | M | R1 | R2 | +-----+…

html css word-wrap hyphenation
How to automatically apply ISBN hyphenation?

I've got ISBN numbers (10-digits and 13 digits) without the dashes. Now I'm looking for a way to add those dashes …

isbn hyphenation
Which JavaScript library should I use for client-side hyphenation?

I would like to implement client-side hyphenation via JavaScript on some large texts on my site. (I know about CSS3 …

javascript performance hyphenation