Mozilla Margin

  • Thread starter Thread starter Marcy
  • Start date Start date
M

Marcy

i am getting a white top margin in my site when viewed in
mozilla. can someone tell me what settings i need to have
to eliminate this? i already have all borders and margins
set in frontpage to 0.

thanks!
 
Try adding the following to your body tag:

marginwidth = "0" marginheight="0"

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
I've "played" extensively getting FrontPage sites to render acceptably in
mozilla. give a url and I'll be glad to look.
 
the <body leftmargin=0 and topmargin=0>are I.E. settings. try marginheight=0 and
marginwidth=0 as well in the body tag. they are the netscape/other browser
setting (try it and test it out.).

check your 'compatibility' settings you may have them on IE only (?).
 

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

Back
Top