WD97: Horizontal Lines Display With Different WidthsLast reviewed: July 31, 1997Article ID: Q157776 |
The information in this article applies to:
SYMPTOMSSome horizontal lines expand the width of the display window and appear to be left-aligned, while other horizontal lines appear to be centered and have a fixed width of 6.5 inches. This problem occurs when formatting web pages.
CAUSEThe horizontal line inserted by using the Horizontal Line button or the first line style in the Horizontal Line dialog box, is centered in the document but expands the width of the document window, giving it the appearance of being left aligned. The graphical line styles, beginning with the second line style in the Horizontal Line dialog box, are GIF images that have a fixed length. By default all horizontal lines are formatted with the Align=center attribute.
WORKAROUNDTo work around the problem, choose one of the following methods: Method 1. Use the same style for all horizontal lines on your web page. Method 2. Modify the HTML source and change the HR tag attributes so that they resemble the attributes of the IMG SRC tag used by the graphical lines. For example, if the tag for the graphical line looks like this: <IMG SRC Align="Center" Width=575 Height=10> change the HR tag so that it looks like this: <HR Align="Center" Width=575 Height=10> STATUSMicrosoft 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.
|
KBCategory: kbusage
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |