Posts: 9,007
Name: Tim Daily
Location: Apex, NC, US, Sol 3
|
Except for one thing: <center> has been deprecated for several years. Let's not teach pre 2005 code here.
The way to do it now is through CSS, by specifying margin: 0 auto; on the body or a wrapper div. Not an HTML question.
Also, the OP specified centering a file, which presupposes an include, also not an HTML question.
And we still haven't heard back from that OP to get what the specific question is, much less a link to a site or any code. It's really hard to debug vague concepts.
But I suppose you'd have to read the thread first like I did to know all that.
tim 
|