I'm looking to align text. Specifically I want it to look like this: A B A B A B. BUT! The issue comes in when I want text B to align to the right side which normally I would do with [code][right][/right][/code]. But this breaks the line if I were to do it as such: [code]A [right]B[/right] A [right]B[/right] A [right]B[/right][/code] A [right]B[/right] A [right]B[/right] A [right]B[/right] Now the other problem is that I need all the A's to align below each other (so no line breaks which the above code causes) because they are part of the same text, as well as the B. Is there anyone that knows how? My solution right now is doing it in GIMP and making it into an image, but that arguably is a lot more annoying to make and post. It's for my bio after all.