WEB PAGE FORMAT

F

Frank

how do I get a web page to automatically self center in the browser, instead
of being pushe dover to the leff border?
 
D

Don Schmidt

Only Publisher 2000 and 2002 are able to be centered and then it takes
adding the <center> code to the html file.

Here is my canned response to centering:

This works only for websites created with Publisher 2000 & 2002.

Each of your html files requires adding the <center> code after the existing
<head> code.

You can go into each html file and do it manually or get the free
ReplaceInfiles program
and make it an easy chore.


"ReplaceInFiles" can be downloaded from:

<http://www.emurasoft.com/index.htm>

The four boxes require the following information:

Find: <head>
Replace with: <head> <center>
File Types: *.html
In Folder:
(use the button to go to the folder where the html files are located on your
drive)

The bottom four boxes can be left blank.

Note: Once the boxes are filled out and the "Replace all" is selected, the
entries are retained for the next time you use the program.

Don
------
Vancouver, USA

P.S. One of the kind visitors of this news group told us of Replaceinfiles
program some time ago; 'Sorry I forgot the individual's name. (Another
unsung hero).
 
B

Brucels

sDon,

I would like to (most respectfully) inquire if the centering instruction you
have been kind enough to post many times are accurate. I ask because, in your
"vanusa" website, which appears centered in IE 6, the <center> code comes
after </head> rather than <head>. I'm not knowledgable enough to know if this
makes any difference, so I thought I would ask.

Thanks,
Bruce
 
D

Don Schmidt

You are absolutely correct. I will correct my instructions.

Mille grazie,

Don
Vancouver, USA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top