![]() Preserved Topic: text spacing (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: Cincinnati, OH |
![]() This should live up to the name of the forum: |
Nervous Wreck (II) Inmate From: Cincinnati, OH |
![]() 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. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() You can use   instead of spaces between words, like this "blah  blah" (will be rendered like this: "blah blah"), or you can experiment with CSS... |
Bipolar (III) Inmate From: Canada |
![]() 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 |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Paranoid (IV) Inmate From: under your rug, |
![]() 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, |
Nervous Wreck (II) Inmate From: Cincinnati, OH |
![]() Thanks, Dudes (or Dudettes, whatever) |
Bipolar (III) Inmate From: Canada |
![]() oops.. I didn't read the above post quote: |