crockett
Mar-16-2007, 10:53 AM
How do I do the following in HTML/CSS Land?
Ex. I have the following text:
XXXXX
X
XXX
If I use <center></center> I get:
XXXXX
X
XXX
But I want:XXXXX
X
XXX
^^^^^^^^^^^
The above should be more centered, I didn't put in enought tabs.
The block doesn't need to be perfectly centered but close would be great. I could even live with having the whole block tabbed over a few times.
Or course, I need it work in both FF and IE.
Thanks,
David
Ex. I have the following text:
XXXXX
X
XXX
If I use <center></center> I get:
XXXXX
X
XXX
But I want:XXXXX
X
XXX
^^^^^^^^^^^
The above should be more centered, I didn't put in enought tabs.
The block doesn't need to be perfectly centered but close would be great. I could even live with having the whole block tabbed over a few times.
Or course, I need it work in both FF and IE.
Thanks,
David