The information in this article applies to:
SYMPTOMS
When you open a Web page (HTML document) in Word 2000, text may be missing or the document may show blank. In addition, if you click Properties on the File menu, the Statistics may appear incorrectly for the document. CAUSE
This problem can be caused by an improperly typed comment tag in the Web page HTML code. For example, the following sample HTML comment tag causes this problem.
Note the space following the last two dashes (--) in the tag.
RESOLUTIONCorrect the comment tag. HTML tags have an exact syntax for their proper use. The correct syntax of a comment tag is as follows:
NOTE: A correct comment tag consists of the exclamation point followed by the two dashes, your comment, and then two dashes. There must not be a space after the opening tag bracket (<) or a space before the closing tag bracket (>). STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words:
Keywords : kbdta wd2000 |
Last Reviewed: June 11, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |