Top "Soft-hyphen" questions

a soft hyphen or syllable hyphen, abbreviated SHY, is a code point reserved in some coded character sets for the purpose of breaking words across lines by inserting visible hyphens.

Soft hyphen in HTML (<wbr> vs. &shy;)

How do you solve the problem with soft hyphens on your web pages? In a text there can be long …

html text soft-hyphen wbr
How to hide a soft hyphen (&shy;) 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
In HTML, is it possible to insert a word wrapping hint?

Imagine I have a long, multi-word line of text in a DIV: Hello there, dear customer. Please have a look …

html word-wrap soft-hyphen wbr
&shy; (soft hyphen) and Chrome and Safari

I have a website where I would prefer to use &shy ; (soft hyphen) to break words the way I …

html css google-chrome web soft-hyphen