IA: Frameset Element Moved Inside Body Element

Last reviewed: February 5, 1998
Article ID: Q147335
The information in this article applies to:
  • Microsoft Internet Assistant for Word, version 2.0z
  • Microsoft Word for Windows 95, versions 7.0, 7.0a
  • Microsoft Word for Windows NT, version 6.0

SYMPTOMS

Internet Assistant moves the <frameset>...</frameset> element inside the <body>...</body> element.

This is not the way frames work in Netscape 2.0. Frame information must come before the body for it to work at all.

CAUSE

When Internet Assistant exports your document to HTML, it places the <body> tag immediately following the <Head> tag. If Internet Assistant finds an element between the <body> and the <Head>, it moves this element inside the <Body> element. This is by design.

WORKAROUND

Manually edit your HTML file and remove the <body> and </body> tags.

MORE INFORMATION

The <frameset>...</frameset> element is a Netscape 2.0 extension to HTML that may be used in place of the <body>...</body> element. It is used to define the layout of sub-HTML documents, such as frames, that make up the page.


KBCategory: KBusage
KBSubcategory:
Additional query words: 6.0 7.0 2.0z ntword wordnt winword word95
word7
iaword frame <frameset> frameset extension hypertext markup language body
shift move moves shifts moved shifted changed repositioned repositions
reposition change changes

Keywords : kbwdinternet
Version : 2.0z
Platform : WINDOWS


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 5, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.