Re: HTML graphics

Subject: Re: HTML graphics
From: Tracy Boyington <tracy_boyington -at- OKVOTECH -dot- ORG>
Date: Mon, 6 Oct 1997 08:12:40 -0500

> >> However, we're having a problem with some graphics coming in too
> >> large.
> >>
> >Use the HEIGHT= and WIDTH= attributes of the IMG tag, specifying values in
> >pixels.
>
> HEIGHT and WIDTH will tell the browser what the size of the image will
> be, so it can pre-allocate the screen space. Unless it's something
> that's been added to the newest browsers, I DON'T believe these
> attributes will tell the browser to actually paint the image that size.

Actually, in my experience that's exactly what *will* happen, at least
in the 2.x and 3.x versions of Netscape. And it's a bad thing. By using
the height/width attitributes to resize your graphic, you force the user
to download the graphic in its original size (which sounds like it's
larger than what you want to show on screen), when they could be
downloading the smaller version that you really wanted to use. And they
usually look funny when they've been sized by the browser, usually
because the proportions aren't exactly the same. You should always use
height/width attributes, but NOT to resize your graphics.

Tracy
--
==============================================
Tracy Boyington tracy_boyington -at- okvotech -dot- org
Oklahoma Department of Vocational and Technical Education
Stillwater, OK, USA
http://www.okvotech.org/cimc/home.htm
==============================================

TECHWR-L (Technical Communication) List Information: To send a message
to 2500+ readers, e-mail to TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU -dot- Send commands
to LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU (e.g. HELP or SIGNOFF TECHWR-L).
Search the archives at http://www.documentation.com/ or search and
browse the archives at http://listserv.okstate.edu/archives/techwr-l.html


Previous by Author: Re: Technical Communication Terms
Next by Author: Re: New Employee Problems w/ Management
Previous by Thread: Re: HTML graphics
Next by Thread: HTML or WinHelp


What this post helpful? Share it with friends and colleagues:


Sponsored Ads