centering a web page

P

Paxo

I have a large web page crafted in MS Publisher 2000. Now that I
finally have a little larger monitor, I see that its all left
justified on the screen.

How can I center it?

I COULD make it wider, but then folks with smaller screens would have
to scroll sideways. I just want to center it.

Thanks
 
D

Don Schmidt

You are fortunate; Publisher is centerable by adding the html code <center>
to each html file.

Read on.

This works only for websites created with Publisher 2000 (fairly certain)

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, 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).
 

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