Re: 2 text alignment on the same line



In article
<1155359465.906672.8960@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Allerdyce.John@xxxxxxxxx wrote:

Hi,

Can someone please tell me how can I have 2 text alignment on the same
line?

I want a line where it has 'left text' to the farest left of the line
and 'right text' to the farest right of the same line.

I try below, but it does not work. It has 'left text' and 'right text'
next to each other:
<span style="color:purple" align="left">left text</span><span
style="color:green" align="right">right text</span> <br/>

And I try not to use Table or css float to achieve that.

Why do you try not to use float?

--
dorayme
.