Help and Support
 

powered byLive Search

FP97: Creating Zero Margins in FrontPage for Netscape Navigator 4

Retired KB ArticleThis article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
Article ID:180349
Last Review:October 1, 2001
Revision:1.0
This article was previously published under Q180349

For a Microsoft FrontPage 2000 version of this article, see 208846 (http://support.microsoft.com/kb/208846/EN-US/).
For a Microsoft FrontPage 98 version of this article, see 194268 (http://support.microsoft.com/kb/194268/EN-US/).

SUMMARY

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.

MORE INFORMATION

To create a page with zero top and left margins and that will be displayed correctly in Netscape Navigator follow these:
1.Open a page in FrontPage Editor.
2.Right-click the page, and then click Page Properties on the menu that appears.
3.In the Page Properties dialog box, click the Margins tab.
4.Click to select the Specify Top Margin and Specify Left Margin check boxes and set each item to zero.
5.Click OK.
6.Place the insertion point in the upper-left corner of the page.
7.On the Insert menu, click HTML Markup.
8.In the Insert HTML box, type the following code:
      <layer top="0" left="0" width="100%">
						
Click OK.
Netscape Navigator is manufactured by Netscape Communications Corporation a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.

APPLIES TO
Microsoft FrontPage 97 Standard Edition

Back to the top

Keywords: 
kbhowto KB180349

Article Translations

 

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.