Article ID: 220462 - Last Review: December 6, 2000 - Revision: 1.0 WD2000: HTML Table Appears Wider When Edited in WordThis article was previously published under Q220462 SYMPTOMS
When you open a Web page for editing that contains a table and linked images, the table may be much wider than in the original Web page, and certain hyperlinks may appear to be missing.
CAUSE
This problem may occur because the HTML source code contains percentage (%) characters in its dimensional settings. For example: <TD WIDTH="58%"> </TD> <TD WIDTH="139%"> </TD> <TD WIDTH="201%"> </TD> <TD WIDTH="138%"> </TD> <TD WIDTH="58%"> </TD> RESOLUTION
To resolve this problem, you can remove the percentage (%) signs from all dimensional definitions in the HTML source code. To remove the percentage (%) signs, do the following:
| Article Translations
|
Back to the top
