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.
This behavior
can occur if the document is missing the body
tags ( and ). 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.
To resolve
this issue, replace the body tags in the document.
To replace the body tags follow these steps:
1. Start FrontPage
and open the page that you want. 2. Click the
HTML tab on the page window. 3. Type directly
below . 4. Type at the end of the document, just
before .