richpasco
11-04-2010, 06:14 PM
Is it possible to have some text in a table data cell left-aligned while other text on the same line is right-aligned?
I tried this but it didn't work:
<TD><span style="text-align:left">California</span><span style="text-align:right">CA</span></TD>
Is there a way that does work?
- Rich
I tried this but it didn't work:
<TD><span style="text-align:left">California</span><span style="text-align:right">CA</span></TD>
Is there a way that does work?
- Rich