The information in this article applies to:
SYMPTOMS
After you use the WIDTH and HEIGHT attributes in your HTML code, your Web page may appear correctly in a Web browser. However, when you open the Web page in Microsoft Word, the WIDTH and HEIGHT attributes are ignored and do not appear as you intended. appears as the following in a Web browser: >When you open the Web page in Word 2000, the page appears as in the following example: >NOTE: After you save the Web page in Word and reopen the Web page in your Web browser, the page appears the same as it did in Word. CAUSEThis functionality is by design, because Word does not support or retain arbitrary attributes such as WIDTH and HEIGHT to override the default behavior of HTML elements (user agents or tags). MORE INFORMATION
The WIDTH and HEIGHT attributes can be used in a Web page to override the default behavior (interpretation) of user agents in favor of the specified values. When these attributes are used in this manner, the attributes are referred to as arbitrary. REFERENCESFor more detailed information about HyperText Markup Language (HTML), please refer to one of the following Web addresses: World Wide Web Consortium (W3C)http://www.w3.org/MSDN Onlinehttp://msdn.microsoft.com Additional query words: incorrect position positioning
Keywords : kbdta wd2000 |
Last Reviewed: July 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |