PDA

View Full Version : top and bottom margin help


cunning-fox
09-18-2002, 12:14 AM
Hi,

I'm using FrontPage 2002. I need to be able to set top and bottom margins. Does anyone have any code that can do this?

Thanks

Nightfire
09-18-2002, 12:48 AM
Go to the html viewer and then find the body tag, add topmargin="0" bottommargin="0" into it. If that's what you mean.

WebPlaya
09-18-2002, 06:22 AM
Or you could do...

File >> Properties >> Margin

you can set the margins there...

good luck..!