Posted by Allerdyce.John on 08/12/06 05:11
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.
Thank you.
Navigation:
[Reply to this message]
|