Microsoft KB Archive/194048

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 09:38, 21 July 2020 by X010 (talk | contribs) (Text replacement - ">" to ">")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


FP98: Multiple Body Tags Not Recognized by FrontPage Editor

Article ID: 194048

Article Last Modified on 10/3/2001



APPLIES TO

  • Microsoft FrontPage 98 Standard Edition



This article was previously published under Q194048


For a Microsoft FrontPage 2000 version of this article, see 196142.
For a Microsoft FrontPage 97 and earlier version of this article, see 170958.


SYMPTOMS

In FrontPage Editor, when you insert more than one <Body> tag in the HTML source, some of the attributes do not take effect when you open the page in a Web browser.

CAUSE

Although some browsers support this functionality, the FrontPage Editor can only use one <Body> tag at a time. When the FrontPage Editor encounters a second <Body> tag, it replaces the information used in the previous <Body> tag with the information in the subsequent <Body> tag.

WORKAROUND

To work around this behavior, use either of the following methods:

  • Specify all of the attributes you want to use by using a single <Body> tag.


-or-

  • Specify changes to the page elements--such as color, font, background, sounds, and so on--by clicking Page Properties on the File menu.


Keywords: kbprb KB194048