FP98: Creating Zero Margins in FrontPage for Netscape Navigator 4ID: Q194268 
  | 
This article describes how to create zero margins for Netscape Navigator
version 4.0.
Microsoft FrontPage generates the following HyperText Markup Language
(HTML) code for the top and left margins:
   <body topmargin="0" leftmargin="0"> 
Netscape Navigator 4.0 does not recognize this code.
To create a page with zero top and left margins and that will be displayed
correctly in Netscape Navigator, do the following:
NOTE: This procedure does not work on pages that use shared borders.
      <layer top="0" left="0" width="100%"> 
   Click OK.Additional query words: fpedit html
Keywords          : fpedit fphtml 
Version           : WINDOWS:
Platform          : WINDOWS 
Issue type        : kbhowto 
Last Reviewed: July 30, 1999