How do I offset centered text (without fancy CSS, DHTML, etc.)?

Posted by Larry on Super User See other posts from Super User or by Larry
Published on 2010-04-27T20:02:13Z Indexed on 2010/04/27 20:03 UTC
Read the original article Hit count: 144

Filed under:

Hi,

Quick, hopefully easy question. Google is failing me. I don't want my text exactly centered. I want it maybe 7 characters (blank spaces) over. What do I add to this to do that? <.center>This is centered<./center>

Adding blanks in front of the "T" does nothing.

(I added the dots in the code above because I can't get <.code> blocks/spans to let me put the html code here.)

(Nothing fancy - no CSS, DHTML, XHTML - just plain old HTML.)

Thanks.

© Super User or respective owner

Related posts about html