Frameset Element Moved Inside Body Element |
Q147335
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.
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.
Manually edit your HTML file and remove the <body> and </body> tags.
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.
Additional query words: 6.0 7.0 ntword wordnt winword word95 word7 iaword frame frameset extension hypertext markup language body shift move moves shifts moved shifted changed repositioned repositions reposition change changes
Keywords : kbdta kbwdinternet
Issue type : kbprb
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |