|
| |
Additional Markup TagsDefinitions Lists <>
 | A definition list usually consists of
 | A term (DT)
 | A definition (DD)
 | <>
 | <> NCS
 | <> NCSA, the National Center for Supercomputing Applications
 | <> Cornell Theory Center
 | <> CTC is located on the campus of Cornell University in Ithaca, New York.
 | </DL> | | | | | | | | |
Notes:

A definition list usually consists of alternating a term (abbreviated as DT) and a definition (abbreviated as DD). Web
browsers generally format the definition on a new line.
The following is an example of a definition list:
<> NCSA, the National Center for Supercomputing Applications,
is located on the campus of the University of Illinois
at Urbana-Champaign. NCSA is one of the participants in the
National MetaCenter for Computational Science and Engineering.
<> CTC is located on the campus of Cornell University in Ithaca,
New York. CTC is another participant in the National MetaCenter
for Computational Science and Engineering.
|