Page 1 of 1

non-breaking space?

Posted: Wed Nov 15, 2006 9:24 pm
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?

Re: non-breaking space?

Posted: Fri Nov 17, 2006 3:43 am
by Darwin Web Design
I use
instead and that works.

Re: non-breaking space?

Posted: Fri Nov 17, 2006 4:53 pm
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

Re: non-breaking space?

Posted: Fri Nov 17, 2006 8:02 pm
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?