FP1: Modified Image Distorted when Viewed in Browser

Last reviewed: March 17, 1998
Article ID: Q151568
The information in this article applies to:
  • Microsoft FrontPage for Windows, version 1.1

SYMPTOMS

When you modify or replace an image associated with a web page, the image may appear to be distorted when you view the page in a browser.

CAUSE

When an image is inserted into a web page, the dimensions of the image are stored within the <IMG> tag in the HTML code.

If the dimensions of the original image change, the image will be forced to meet the dimensions noted in the tag. This may cause undesirable results when you view the image.

WORKAROUND

To work around this problem, reopen the page in FrontPage Editor and save it to the web. This action will update the height and width attributes associated with the <IMG> tag.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft FrontPage 97 for Windows with Bonus Pack.

MORE INFORMATION

When you use specific dimensions with the <IMG> tag, the page is displayed faster because the browser reserves the appropriate amount of space on the screen for loading the image.


Additional query words:
Keywords : kbdisplay kbgraphic kbdta
Version : windows:1.1
Platform : WINDOWS
Hardware : x86
Issue type : kbprb
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 17, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.