How do I get a small website page to be central for other viewers

G

Guest

I am reducing the size of my website pages in Frontpage. How do I get them to
stay centrally placed when viewed by other large screen users
 
P

p c

Or use a division tag with align center

<div align="center">
stufff goes here
</div>

...PC
 
T

Trevor L.

krit1530 said:
How do you do these things?

I think what you need to do is to use the Code or HTML view. This displays
the HTML code and you can edit it there just as in any text editor.

So I think what p c is saying is:
Go to the HTML/Code view and amend it directly

-
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
 

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