Can't center block of text without centering whole document

  • Thread starter Thread starter Dave3z
  • Start date Start date
D

Dave3z

I wrote up a document in my yahoo drafts folder. When I copied it into
Frontpage 2003 everything became left aligned. Now if I try to center any
block of text the whole document is centered. If I left align anything, the
whole document is left aligned. Please help.

Thanks,

David
 
Dave3z said:
I wrote up a document in my yahoo drafts folder. When I copied it into
Frontpage 2003 everything became left aligned. Now if I try to center any
block of text the whole document is centered. If I left align anything,
the
whole document is left aligned. Please help.

You can enclose the text in
<div align="center">

</div>

For example (from my site)

Retired from the APS (Australian Public Service) in late 2003 after
41.5 years.
Now spending some time creating a website amongst other things


The above is left aligned. When centred, it appears as:

Retired from the APS (Australian Public Service) in late 2003 after
41.5 years.
Now spending some time creating a website amongst other
things


Is this want you want?

Perhaps you could send a reference to the site
 
But what mistake in my html is causing this problem? I ask because I think
it's causing other problems too.

I'm trying to create an ebook with the pages I have in Frontpage and they
won't link together properly. It's driving me nuts.

David
 
We will have to see your HTML to spot any mistakes - difficult to do
unseen....
Please post a link to a published page, or post the code in a reply
here.
 
Ronx said:
We will have to see your HTML to spot any mistakes - difficult to do
unseen....
Please post a link to a published page, or post the code in a reply here.

What Ron said

I meant to send example HTML, but the tags were interpreted so that they
didn't appear.
(I forgot to quote the code or perhaps to enforce "Send as plain text")
 
Back
Top