Preserved Topic: Text editor/ whitespace... |
|
---|---|
Author | Thread |
Maniac (V) Inmate From: under the bed |
posted 12-31-2002 02:43
Hey guys, having a problem I was hoping someone could help with. |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 12-31-2002 02:55
Double spaces? I was under the understanding that HTML doesn't support double-spacing and will turn a double space into a single space unless you put a nbsp doohickey in there. |
Maniac (V) Inmate From: under the bed |
posted 12-31-2002 03:38 |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 12-31-2002 03:57
*whew* |
Maniac (V) Inmate From: under the bed |
posted 12-31-2002 04:27 |
Paranoid (IV) Inmate From: Milwaukee |
posted 12-31-2002 05:59
On the other hand, modern computer typesetting (web, print, doesn't matter) is designed so that a single space between sentences is all you need. Is there a special reason why you need an unusually large space between sentences? |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 12-31-2002 06:05
Because with each time he's released from prison he gets a bit smarter... |
Maniac (V) Inmate From: out of a sleepy funk |
posted 12-31-2002 06:36
sounds like the combination of different OS types authoring on the same file and uploading/downloading via ASCII and/or Binary in the wrong combinations |
Paranoid (IV) Inmate From: Milwaukee |
posted 12-31-2002 07:41
DL, you clearly said "tweaked all relevant settings," so this isn't for you so much as for anyone else who's reading this thread hoping for some whitespace enlightenment... if you're making text for the web, always set your editor to use UNIX-style line breaks and whatnot. UNIX-based systems are the foundation of the web, and it's wiser to speak UNIX from the get-go. |