In Reply to: message formatting posted by MylesJ on November 13, 2002 at 09:39:43:
Yes, that's a function of html, not the softwware actually. To format something in columns you'd eiher need to use html table tags or the easier way is to use the 'pre' tag. 'pre' means preformatted. To use is put that word in angle brackets [pre] where the [ is actually a < character.That will preserve spaces:
Here spaces more stuff 23Be sure to close the tag at the end: [/pre] (again where ] means >) I can't put in the angles or it gets treated as html.
This post is made possible by the generous support of people like you and our sponsors:
Follow Ups
- Re: message formatting - Rod M 12:55:29 11/13/02 (0)