Posted by Michael Hedinger on 05/09/06 22:35
Fons Rave schrieb:
> How can I force the browsers to keep words together. E.g. "abc def ghi"
> must always be on one line. So no break between "abc" and "def". It
> should move to a new line as one part.
> I found out I can force using #255 instead of SPACE (#32). But I don't
> really like that.
>
> Thanks,
> Fons.
I don't know if it is still supported, but there was meant to be a
<nobr></nobr> tag. during the text you can use <wbr> as a
not-have-to-be-a-breaking row.
[Back to original message]
|