Forum Moderators: not2easy
I want some of my text to be justified to the left (title) and some to be justified to the right (short description) on the same line.
example:
Title on the left____________________short desp on the right
I tried to to using "position" but I can't use absolute because it's not always the same postion on the page. I also tried left padding but the short description do not align.
Thanks.