FP: FrontPage Editor Deletes Unknown Attributes in HTMLLast reviewed: March 18, 1998Article ID: Q161420 |
The information in this article applies to:
SYMPTOMSWhen the FrontPage Editor parses HTML, there are certain tags for which unknown attributes are discarded.
CAUSEFrontPage normalizes HTML to the HTML 2.0 specification (RFC 1866), or, where the 2.0 specification is superceded, to the HTML 3.2 proposal.
WORKAROUNDIf you want to write HTML with unknown attributes to tags identified in the "More Information" section of this article, put the entire tag into an HTML Markup section. To insert an HTML Markup section, use the appropriate method.
Microsoft FrontPage 98
Microsoft FrontPage 97
MORE INFORMATIONThe FrontPage Editor knows about a certain set of attributes for each HTML tag it can write. These known attributes are preserved by the FrontPage Editor. You can manipulate them using dialog boxes and direct manipulation in the HTML Markup dialog box in FrontPage 98 (or the "View or Edit HTML" dialog box in FrontPage 97). When the FrontPage Editor encounters an attribute it does not recognize, it attempts to put that attribute and its value into the extended attribute list for that tag. Any tag for which the FrontPage Editor preserves extended attributes will include an Extended button in its Properties dialog box. The attribute list is preserved by the FrontPage Editor in its extended attributes list for that tag and is inserted into the final HTML. Not all tags have extended attribute lists in FrontPage. The following HTML tags do not have an extended attribute list in FrontPage Editor:
AREA, B, BASE, BASEFONT, BGSOUND, BIG, BLINK, CENTER, CITE, CODE, DFN, DIV, EM, FONT, HEAD, HTML, MAP, META, NEXTID, NOFRAMES, OPTION, SAMP, SCRIPT, SMALL, STRIKE, S, STRONG, SUB, SUP, TITLE, TT, U, VAR, NOEMBED, PARAM.When you work with these tags, unrecognized attributes are discarded by the FrontPage Editor.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |