Next
/
Previous
/ Index
/ TCC Help System
/ Publications
/ Site map
/ NM Tech homepage
Designing a routing chunk
|
|
When you expect that different users will come to a page with
different needs, and they need to go to different places, you can
use a routing chunk to help them get there.
Typically a routing page will be structured as a bullet list
(<ul>...</ul>). Each bullet should
have two parts:
- The first part should describe some condition or need, e.g.,
``If you want to know x,'' or ``If you have the 1995 model,''
or something like that.
- The second part should take the reader to the place appropriate
for that condition or need. This will usually be a link to
another page, but it might point the reader at a book or person
instead.
Here are some examples of routing bullets:
- If you are a new parachute owner, see ``Stuff every sky-diver
should know.''
- If you are jumping from high altitude, see ``Oxygen masks.''
- Before you can jump out of an airplane, you must be licensed.
See your local club for more information.
Note: It is a good idea to make the text of a
hyperlink the same as the title of the page where that link goes.
If the page title does not resemble the link text, the reader may
wonder if the link was set up incorrectly.
Alternately, you can put the link first and the condition second.
For example:
- See ``Stuff every sky-diver should know.'' if you are a new
parachute owner.
- See ``Oxygen masks'' if you are jumping from high altitude.
- Before you can jump out of an airplane, you must be licensed.
See your local club for more information.
Next: Chunking procedures
See also: Chunking for easy Web navigation
Previous: Designing a leaf chunk
Site map
Index:
Keyword index
to help pages
Help:
New Mexico Tech Computer Center: Help System
TCC Publications
Home:
About New Mexico Tech
John Shipman, john@nmt.edu
Last updated: 2000/02/15 22:27:58 UT
URL: http://www.nmt.edu/tcc/help/html/chunkroute.html