Help and Support
 

powered byLive Search

FP2000: Creating Margins in FrontPage for Netscape Navigator 4.0 or Later

Article ID:208846
Last Review:October 1, 2001
Revision:1.0
This article was previously published under Q208846

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

SUMMARY

This article describes how to create margins for Netscape Navigator version 4.5 or earlier.

Microsoft FrontPage generates the following HyperText Markup Language (HTML) code for the top and left margins:
<body topmargin="0" leftmargin="0">
Versions of Netscape Navigator 4.5 or earlier, do not recognize this code.

MORE INFORMATION

To create a page with top and left margins and that will be displayed correctly in Netscape Navigator 4.0 and later, follow these steps:

NOTE: This procedure does not work on pages that use shared borders.
1.Open a page in FrontPage.
2.Right-click the page, and then click Page Properties on the shortcut menu.
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 your specifications.
5.Click OK.
6.Place the insertion point in the upper-left corner of the page.
7.On the Insert menu, point to Advanced, and then click HTML.
8.In the HTML Markup box, type the following code:
<layer top="0" left="0" width="100%">
Click OK.

APPLIES TO
Microsoft FrontPage 2000 Standard Edition

Back to the top

Keywords: 
kbinfo KB208846

Article Translations

 

Related Support Centers

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.