FP2000: Shared Borders Do Not Appear in a Web Page (265047)
The information in this article applies to:
This article was previously published under Q265047 SYMPTOMS
When you view a page in Microsoft FrontPage you see the shared borders. However, when you view the page on the Web, the shared borders may be missing.
CAUSE
This behavior can occur if the document is missing the body tags (<body> and </body>). FrontPage uses tables to create shared borders. It parses all of the HTML in between the body tags and places it in one cell in the table. If the document is missing body tags, the shared borders do not work as expected.
RESOLUTION
To resolve this issue, replace the body tags in the document. To replace the body tags follow these steps:
- Start FrontPage and open the page that you want.
- Click the HTML tab on the page window.
- Type <body> directly below </head>.
- Type </body> at the end of the document, just before </html>.
MORE INFORMATION
A shared border is a region that is common to one or more pages in a FrontPage Web.
For more information about creating and using shared borders, click Microsoft FrontPage 2000 Help on the Help menu, type set shared borders for a page in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Major | Last Reviewed: | 12/2/2000 |
---|
Keywords: | kbprb KB265047 |
---|
|