Bobbo <robinw77 (AT) gmail (DOT) com> scripsit:
That's non-breaking hyphen. It's probably what the OP really _meant_,
though. But it doesn't really work, due to browser limitations.
The practical approach is to use the nonstandard <nobr> markup around the
string that should not be broken across lines, as in
<nobr>Company-Name</nobr>
For more info, see
http://www.cs.tut.fi/~jkorpela/html/nobr.html Quote:
Although that may have some restrictions based on what encoding you're
using - can anyone else advise? |
The encoding has nothing to do with that. The meaning of ‑ is
completely independent on the encoding of the page.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/