<FONT FACE=Courier>
1234567890
4567890
1234567890
</FONT>
IF HTML is on in the forum where you want to post (see the bottom left of the page), use the FONT FACE= tag to select a Non-Proportional font, such as Courier...
<FONT FACE=Courier>
1234567890
&nbsp;&nbsp;&nbsp;4567890
1234567890
</FONT>
If HTML is off, but vB is on, use the FONT=Courier surrounded by square brackets to achieve the same effect.
In either case, once you have a fixed-width font, you can then use &nbsp; for more than one single space, and line things up.
1234567890
4567890
1234567890
</FONT>
IF HTML is on in the forum where you want to post (see the bottom left of the page), use the FONT FACE= tag to select a Non-Proportional font, such as Courier...
<FONT FACE=Courier>
1234567890
&nbsp;&nbsp;&nbsp;4567890
1234567890
</FONT>
If HTML is off, but vB is on, use the FONT=Courier surrounded by square brackets to achieve the same effect.
In either case, once you have a fixed-width font, you can then use &nbsp; for more than one single space, and line things up.
Last edited: