Hello,
I would like to have a single line on my page with some short text in the center and some other short text on the far right. I can do this with a table with evenly balanced left and right column and leave the left column empty, but I would rather not introduce a table.
Is the only CSS option to set the top or padding-top property to a negative value?
Thanks!
I would like to have a single line on my page with some short text in the center and some other short text on the far right. I can do this with a table with evenly balanced left and right column and leave the left column empty, but I would rather not introduce a table.
Is the only CSS option to set the top or padding-top property to a negative value?
Thanks!