Click to See Complete Forum and Search --> : how do i stop spaces being trimmed in html?


Richard
09-04-2002, 12:13 AM
Hi,

I need to embed multiple spaces within paragraphs but they are simply stripped
away when viewed. How can I stop this from happening? Is there a HTML code
that I can use to physically embed spaces in the text?

Richard

Q*Bert
09-04-2002, 03:35 PM
 
Non Breaking Space
All you need to do is add   in place of each space.
Other options exist as well but I think this answers what your after.

"Richard" <rak@airnet.com.au> wrote:
>
>Hi,
>
>I need to embed multiple spaces within paragraphs but they are simply stripped
>away when viewed. How can I stop this from happening? Is there a HTML code
>that I can use to physically embed spaces in the text?
>
>Richard
>
>