Mr_Threepwood
07-23-2006, 05:22 PM
Is it possible to have two different text alignments on the same line? The reason I ask is if it's possible using xhtml and CSS then I would like to use it for entries on my site (not a blog).
I would like it so that in a smaller font I could have the date aligned on the left of the line, and then have the title centered in larger text.
So is it possible to do it just using xthml or would you need to know something more advanced to be able to do it? Right now I've just got the date and title on seperare lines where the date is in a <p> tag and the title in in a heading.
I would like it so that in a smaller font I could have the date aligned on the left of the line, and then have the title centered in larger text.
So is it possible to do it just using xthml or would you need to know something more advanced to be able to do it? Right now I've just got the date and title on seperare lines where the date is in a <p> tag and the title in in a heading.