Silly question for top of page

W

weis

Please note! I'm very ashamed to be asking this question. Please don't make
fun of me.
How do I start at the top of the page?!?!? For example, I just want to
insert a line across the top of the web page, but I can't get it at the very
top. Any info is much appreciated. I've been working with templates for too
long now...
 
R

Ronx

If you are not using a theme, right click the page and in Page Properties
set the page margins. The Top margin should be set to zero. The settings
are on the Advanced Tag in FP2003, not sure about FP2000.
If your users use Netscape, then switch to HTML view and add
marginwidth="0" marginheight="0" to the <body> tag.

If you are using a theme, then the theme will have to be edited to change
the margin settings and saved with a new name, then apply the new theme to
your pages.
 
Top