center-justified web page?

J

james

The web page created with publisher 2007 is left justified, no matter how
wide the browser window is. Is there a way to author the web so that it
centers in the web browser?
 
R

Rob Giordano [MS MVP]

not easily.
search this ng, there's several discussions on this topic.
 
S

Spike

The simple fix to center pages using publisher 2007
Publish to your hard drive
Edit the htm file and replace <head> with

</head><table border="0" cellpadding="0" cellspacing="2"
width="760"align="center"><tr><td>

If you are using a page width different than 760 pixels change that number
in the above line

If you have multiple pages you might want to look at
http://www.emurasoft.com/replall/ a simple replace lines in multiple htm
files

Then ftp the files to your ISP

Spike
 

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