| |||||||
|
| |||||||
![]()
1. IntroductionThe following is
a list of issues that must be considered when creating web pages. Although
this list is not all inclusive, it points out some aspects of web site
design that are better dealt with in the planning stage rather than
the eleventh hour. 2. Graphics vs. SpeedThe formula is simple:
large graphics files equal long download times. You'll have to decide
at what point the importance of "making an impression" is
outweighed by the need to give visitors what they want, and give it
to them quickly. Typically, what visitors want is information, not pretty
pictures. Web site graphics should be limited to those elements that
serve an important purpose. For example, your logo helps establish your
company's identity, and navigation icons help the visitor find information
and negotiate your site. Use interlaced gifs;
Interlaced gifs are the most popular perceived time saver. At best they
don't load any faster than conventional gifs, but because the user gets
to watch the image develop it seems faster. Below a certain file size
there really isn't any gain to using interlaced gifs. If the image is
small enough and simple enough, say an icon, it loads so quickly that
interlacing hurts more than it helps. Specify image sizes;
Specifying the image size in pixels should be required by law. If you
use something like < SRC="image.gif" HEIGHT=50 WIDTH=150
ALT="Tell the reader something in the alt in case they have graphics
turned off"> the browser will know how much screen real-estate
to allot the gif. When the height and width directives are absent, the
browser must wait for the gif to download before it can place the elements
that follow it. The most visible result of specifying the size of all
your gifs is that the scroll bar on the side of the page appears as
soon as the text is downloaded (as opposed to waiting for the gifs).
This allows the user to start scrolling much more quickly than they
could otherwise. 3. Browser CompatibilityFor a generation
of computer users who were raised on WYSIWYG word processors, it's often
difficult to grasp the concept of browser compatibility. On the World
Wide Web, what you get using Netscape Navigator, may be different than
what your neighbor gets with Microsoft Internet Explorer, which is different
than what your customer gets using the browser that he got from AOL
last year.
Decisions involving
the first case require that you know approximately what percentage of
your site's visitors will experience the desired effect, and what the
rest of your visitors will experience; and decide whether the desired
effect is worth alienating a portion of your target audience. 4. User Environment IssuesAnother factor in
how a visitor sees your site is the system they're using: Operating
system, screen size, display resolution, and color palette all affect
the way your site looks, often dramatically. 5. ContentWeb page design often revolves around style at the expense of substance. For a small business web site, however, the substance, or content of a site will have a far greater impact than any other aspect of "design".
6. ReadabilityThe mere fact that
your web site appears on a computer screen makes it more difficult to
read than a magazine or brochure. It is, therefore, important to optimize
the viewing experience by making the text as readable as possible. 7. NavigationThe more information
that your site contains, the more important it is to provide an understandable
navigation scheme. In most cases, "understandable" means "consistent".
Visitors will quickly learn how to navigate throughout your site, provided
that the structure of your pages gives them a common "look and
feel" and that links and icons are in a similar location on every
page. 2006 Domainz Limited - A Melbourne IT Company Level 1, St Laurence House, 138 The Terrace , Wellington, NZ Offices: Wellington, Melbourne, London, Paris, Amsterdam, Madrid, San Francisco
|