Microsoft KB Archive/172092

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 172092

Article Last Modified on 1/20/2007



APPLIES TO

  • Microsoft Word 97 Standard Edition



This article was previously published under Q172092

SYMPTOMS

If you insert an image into an HTML document and use the ALIGN property of the IMG tag to right align it, all HTML code after the image is removed from the saved HTML file.

WORKAROUND

To work around this problem, right align the paragraph that contains the image, instead of aligning the image. To do this, view the HTML source by saving your document, and then clicking HTML Source on the View menu.

Locate the line that contains ALIGN=RIGHT as part of the IMG SRC tag, and change it to align the paragraph. For example, if your file contains the following line

<A HREF="/?scid=index.html"><IMG SRC="IMAGE.JPG" ALIGN=RIGHT></A>


change it to this

<A HREF="/?scid=index.html"><IMG SRC="IMAGE.JPG"></A>


STATUS

Microsoft has confirmed this to be a problem in Microsoft Word 97 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

This problem most likely occurs with files originally created in Microsoft FrontPage 97.


Additional query words: 8.00 8.0 cut blank delete missing drop dropped

Keywords: kbbug KB172092