non-breaking space?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
spinney

non-breaking space?

Post by spinney »

I can insert a   into the page content editor, and it will work as expected on the page. However, if I re-open that same page's content and save it a second time, the non-breaking space is replaced with a normal space, which can break across two lines.

Is there a way to insert a persistant non-breaking space that will survive multiple trips through the content editor?
User avatar
Darwin Web Design
Forum Members
Forum Members
Posts: 212
Joined: Tue May 30, 2006 3:12 am

Re: non-breaking space?

Post by Darwin Web Design »

I use
instead and that works.
Last edited by Darwin Web Design on Fri Nov 17, 2006 3:45 am, edited 1 time in total.
Pierre M.

Re: non-breaking space?

Post by Pierre M. »

Aussie Gecko wrote: I use
instead and that works.
You use a breaking tag instead of a non breaking entity to achieve the same result ??
I don't understand. Can you explain how you use
?

PM
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: non-breaking space?

Post by Dr.CSS »

  makes a space    between words...


makes the sentence
move to the next line...

not quite the same...

which editor are you using?
Locked

Return to “CMSMS Core”