How do I make my website pages appear in the middle of the screen

S

Sara

My website pages appear on the right side of the screen. Is there a way in
Microsoft Publisher 2003 to get the pages to be centered on the screen?
 
D

Don Schmidt

Strange; usually folks state that the webpage displays on the left side of
the monitor.

I believe all versions of Publisher create websites that display left
justified. Only Publisher 2000 and 2002 can be made to center justify by
editing the html code.

If you have either of these two versions of Publisher I can provide
additional information to center justify.
 
D

DavidF

Are you using the free GoDaddy webspace? Are you using some other free space
that requires an ad banner at the top of your pages?

DavidF
 
K

Keith O'Malley

Don,
I'm working with Publisher 2000 and want to center the website I've designed. Can you please tell me how to do this? I would really appreciate your help.
Thanks
Keith O'Malley
Dublin, Ireland


EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
D

Don Schmidt

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

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