Can you have a world on a line text-aligned right with the rest of the line aligned left? I've tried it and it will not work. I've used an inline span.
Does this just not work or am i doing something wrong?
vincevincevince
4:56 pm on Jul 22, 2005 (gmt 0)
float:left for one and float:right for the other, you can use <div
Sarah Atkinson
5:48 pm on Jul 22, 2005 (gmt 0)
the problem is it keeps droping it down to the next line
nigassma
6:17 pm on Jul 22, 2005 (gmt 0)
what browser are you checking it in and what are the widths of the divs (floats and container)