hello,
I want some text on the left , and some on the right, but on the same line, because when i use this code it puts the first bit of text on 1 line, and the next bit on the right but on the second line, how can i fix?
Thanks
Code:
<div align="left"><span class="copy">On the left</span>
<div align="right"><span class="copy">I want this aligned right but on the same line, not on the line below?</span>