WD97: Picture Loses Picture Placeholder Text When Made a Hyperlink (173499)
The information in this article applies to:
- Microsoft Word 97 for Windows
This article was previously published under Q173499 SYMPTOMS
If you insert a picture into an HTML document and make the picture a
hyperlink, the picture placeholder text is lost when you save the document.
WORKAROUND
To work around this problem, manually add the picture placeholder text
to the HTML source of the document. To do this, follow these steps:
- On the View menu, click HTML Source.
- In the HTML Source, look for the reference to the picture that is a
hyperlink.
For example, if you inserted the picture Commbkgd.gif and linked it to
MyDoc.html, look for:
<A HREF="MyDoc.html"><IMG SRC="COMMBKGD.GIF" BORDER=0 WIDTH=219
HEIGHT=163></A>
- Add the Picture PlaceHolder text to the reference you found; for
example:
<A HREF="MyDoc.html"><IMG SRC="COMMBKGD.GIF" BORDER=0 WIDTH=219
HEIGHT=163 ALT="My Image's Alternate Text"></A>
In this example, you could substitute "My Image's Alternate Text" for
whatever text you want.
- On the View menu, click Exit HTML Source.
- Save the changes you just made to the HTML Source.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
This problem has been corrected in Word 2000.
Modification Type: | Major | Last Reviewed: | 11/14/2000 |
---|
Keywords: | kbbug kbgraphic KB173499 |
---|
|