Wrong image scale

T

Ted Anderson

I have an HTML file that includes a table. The an image is placed into one
of the cells with the following HTML:

<td width="50%" rowspan="8" valign="middle" align="center"><img
src="...\image.png" width="400"></td>

When I open an HTML file with IE, the image looks fine. However, when I
open it in MS Word 2007, the aspect ratio of the image is wrong. The width
is scaled, but the height is 100%.

How do I get Word to handle this situation correctly?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top