Quote:
Originally Posted by snowflakeuniverse
(The auto formatting messed up the layout)
|
It's not autoformatting, it's the result of not using a mono-spaced font (i.e. not using one where "W" is not wider than "i") and the fact that displayed HTML collapses whitespace, e.g you can't use space - space - space to line things up.
Try using [code] ... [/code] tags.
e.g.
Code:
I . I . I . I . I . I . I . I . I . I . I
1 2 3 4 5 6 7 8 9 10 11
I . . I . . I . . I . . I . . I . . I . . I . . I . . I . . I
1 2 3 4 5 6 7 8 9 10 11
You may find it easier to use notepad or similar (with a font like "courier") to do the editing.