I am wondeing how can I justify some text in an HTML document in the following manner:
Original Text:
............ ..........
....... ......
Result Expected:
............ . . ........
. . . . . .. . . . . . .
I've been thinking and searching about a solution but I couldn't get anywhere.
Please help.
EDIT
Just to clarify, the columns and the rows should remain completely separate.