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

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Or use a division tag with align center

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

...PC
 
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
 
Back
Top