Making a piece of text non-breaking?

后端 未结 3 549
星月不相逢
星月不相逢 2020-12-08 13:06

say I have a piece of text like this

Hello I am some text Hello I am some text Hello I am some text Hello I am some text I do not wish to

3条回答
  •  时光取名叫无心
    2020-12-08 13:41

    Adding this for completeness:

    If you do not want to use CSS, you could use text with space - reference here

    For pure text blocks, i believe not-anymore-depricated html formatting tags like , , and alike are valid for use. For content relating to the site structure use , and .

提交回复
热议问题