Things to Avoid
There are a number of things to avoid in the world of Web development.
Due to browser issues, please avoid
using:
- Java Applets
- Flash
- Frames
- Layers
- JavaScript
If you choose to use these, have other options for viewing your
pages. This is not a hard rule, but we suggest avoiding them until
you are proficient in these areas.
If you surf the Web much, you probably are familiar with some of
the things to avoid, such as:
Underlined Text
Avoid underlining text, as this generally means the text is hyper
linked.
Uppercase
Avoid using uppercase words, i.e., headings, as they are
hard to read and your visitors tend to feel you are SHOUTING at
them.
Italics
Avoid using italics, as they are often difficult to read
on a Web browser.
Avoid Overuse of Bold
If you overuse bold nothing stands out.
Resizing Tables
Do not resize tables by grabbing cell borders in your Web
page editor.
Limit text length
To encourage your Web site visitors to read your online text.
The width of this column is about 435 pixels, which makes it easier
on the eyes of readers than if this text filled the browser.
Storage of Source Files
Do not store source files on the server, i.e.: TIF files, raw
scanned images, Word files, Photoshopfiles, etc. Rule of thumb:
if you would not want someone else to see it, do not store it on
the server (i.e.: in your Webspace). Store these files on a CD,
your desktop, or shared network space.
|