+ 2
How Can I write one sentence in left and one sentence in right in same row.??
5 Answers
0
make a table; open the tr block to begin the row, then use two td (columns). left justify one, and right justify the other
0
i want to write like this.. not in table.
This is a text this is also a text
0
Miguel's got it
0
you can do it with align