Closed Thread Icon

Preserved Topic: text spacing (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=20439" title="Pages that link to Preserved Topic: text spacing (Page 1 of 1)" rel="nofollow" >Preserved Topic: text spacing <span class="small">(Page 1 of 1)</span>\

 
TheDude
Nervous Wreck (II) Inmate

From: Cincinnati, OH
Insane since: Feb 2002

posted posted 02-16-2002 06:59

This should live up to the name of the forum:

How do I make HTML text have more than one space between words?
e.g.:
aaa bbb
instead of
aaa bbb

TheDude



[This message has been edited by TheDude (edited 02-16-2002).]

TheDude
Nervous Wreck (II) Inmate

From: Cincinnati, OH
Insane since: Feb 2002

posted posted 02-16-2002 07:02

Hey! Interestingly enough, the last post didn't create multiple spaces in my example, which is exactly the problem I'm having on my own page I'm working on.

TheDude

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 02-16-2002 08:54

You can use &amp;nbsp; instead of spaces between words, like this "blah&amp;nbsp;&amp;nbsp;blah" (will be rendered like this: "blah&nbsp;&nbsp;blah"), or you can experiment with CSS...


marf
Bipolar (III) Inmate

From: Canada
Insane since: Oct 2001

posted posted 02-16-2002 15:14

If you would like to have several spaces between text simply add &n b s p; BUT REMOVE SPACES BETWEEN LETTERS.. I HAD TO PUT SPACES THERE OR ELSE IT WOULDN'T SHOW

Marf

[This message has been edited by marf (edited 02-16-2002).]

[This message has been edited by marf (edited 02-16-2002).]

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 02-16-2002 16:14

Marf, I already said that he should use &amp;nbsp; instead of spaces above... Don't you read previous posts!?


Synthetic
Paranoid (IV) Inmate

From: under your rug,
Insane since: Jul 2001

posted posted 02-16-2002 16:18

Or if it's multiple lines of words, use <PRE> your content in here </PRE> tags, you can add your own spacing between the text, using this tag tells the browser to see it as pre-formated text. There for if your hit the space bar 5 times between every letter you get 5 spaces between every letter on your page.... This is really helpful when your doing a page with lots of text that needs spacing and stuff... I think you get the Idea,



[This message has been edited by Synthetic (edited 02-16-2002).]

TheDude
Nervous Wreck (II) Inmate

From: Cincinnati, OH
Insane since: Feb 2002

posted posted 02-16-2002 17:36

Thanks, Dudes (or Dudettes, whatever)

I tried <PRE></PRE> before starting the thread and somehow it didn't work.
Oh well, it works now.


TheDude

marf
Bipolar (III) Inmate

From: Canada
Insane since: Oct 2001

posted posted 02-18-2002 22:07

oops.. I didn't read the above post
lol
stupid me


quote:
What's Your ID?

« BackwardsOnwards »

Show Forum Drop Down Menu