PDA

View Full Version : Message composer removes "extra" spaces.


tashirosgt
2004-10-18, 03:15 PM CDT
Is there a setting somewhere that will prevent the forum's message composer from deleting "extra" spaces?
It's hard to present something like a table with columns as long as the editor has a mind of its own about horizontal spacing.

ewdi
2004-10-18, 03:19 PM CDT
i'm not sure, i dont think they let you do that unless you use the code tag

crackers
2004-10-18, 09:09 PM CDT
That's plain' ol' HTML formatting. By default, all whitespace is compressed - even newlines. That's why there are tags like &nbsp; <br> and <p> to explicitly denote non-compressable spacing.