Page is a not externally linkable
abushahin - 5:03 pm on Nov 30, 2011 (gmt 0)
The text in my paragraphs are aligned left, i wanted to know how can i align some text to the right?
<p style="text-align:left;">text on the left <span style="text-align:right;">text on the right</span></p>
this doesnt seem to work am i missing something?
I dont want to use padding as that will vary from browser to browser i need to have it all in the same paragraph without line breaks.
any help appreciated.