Kenneth Auchenberg solved a great CSS3 mystery for me — using hyphens to automatically break words to a new line. “When you have an element with a dynamic width word-wrap: break-word, isn’t having any effect. Today’s browsers don’t use the ... Read more