Is it the one with the most glorious graphics or awesome animations?
Not unless it's selling glorious graphics or awesome animations.
A
successful Web site is one that...
...serves
its purpose as far as the Web site sponsor is concerned and
as far as the user is concerned.
...is
well organized so that the user can find the information
s/he wants quickly.
...is
designed for future maintenance--so that you can add
or update information without completely overhauling the site.
Leave the fancy slow-loading, crash-your-computer stuff for your "entertainment,"
"image," or "ego" sites. They don't belong on a business or educational site.
Keeping your audience in mind is another crucial element of
your overall design.
- Who is your intended audience?
What do they want from your site?
- What browsers do they use? Will
your code work on every browser? *
- What computer platform? Macs and PCs
use different fonts and color schemes.
- What size monitor? Many folks
still use 13" and 14" monitors **
There are incredible variations in browsers, Internet connections,
computer platforms, and other resources that people use to access a
Web site-- all of which can drastically affect how they view (or
not view) your site. You'll need to test,
test,
test,
and test
some more to be sure all your intended users (even those with older
browsers and anemic computers) will see your site in an acceptable manner.
| * |
Before you publish, ask your friends and associates to check your sites
or ask for a site review by members of your favorite e-mail list. Hopefully,
your reviewers will be able to test your site on various computer platforms,
both old and new browsers, and various size monitors. |
| ** |
To be sure your pages will fit on various size monitors - and that your
viewers won't have to scroll horizontally to view your site,
use flex tables. |