WD2000: Table Row Height Is Drastically Different Between Word and Browsers (209858)
The information in this article applies to:
This article was previously published under Q209858 SYMPTOMS
When you view a Hypertext Markup Language (HTML) document containing tables in Microsoft Word 2000 and then in Microsoft Internet Explorer 4.0 or Netscape Navigator 4.0, the row heights as displayed in the browsers are drastically different than in Word.
WORKAROUND
To work around this issue, use either of the following methods.
Method 1: Manually Reduce the Row Height- In Internet Explorer, open the HTML document.
- On the View menu, click Source.
- Reduce the row height and save the file.
For example, change the line that appears similar to this
<td rowspan=6 height=600>January</td>
to the following:
<td rowspan=6 height=100>January</td>
Method 2: Overwrite the Existing HTML File- Open the HTML file in Microsoft Word.
- On the File menu, click Save As.
- In the Save As dialog box, click Word Document in the Save as type list.
- Click Save.
- On the File menu, click Save As.
- In the Save As dialog box, click Web Page in the Save as type list.
- Click Save and overwrite the existing .html file.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 12/6/2000 |
---|
Keywords: | kbbug KB209858 |
---|
|