HTML Hyphenation

Links

Soft hyphen (SHY) – a hard problem?
Stack Overflow: Soft hyphen in HTML (<wbr> vs. &shy;)
Mathias Nater: Hyphenation in HTML – Part 1
Hyphenator.js
Hyphenator.js Wiki: CSS3 Hyphenation
QuirksMode: The wbr tag

Code

Soft Hyphen (the shy one)

&shy; &#173; &#xAD;

Word Break (wbr)

<wbr>

Word Break Number (Unicode?)

&#8203;