| You are here: NetStrider » Tutorials » HTMLRef » Commands » DL « |

|
|
<DL> Command |
|
|
Command Syntax:
<DL command parameters>
Defines a definition list which includes both <DT> (defined term elements)
and <DD> (data defnition elements).
Defined term elements are not indented. Data definition elements are indented.
The only command parameter used with the definition list is compact.
This command parameter is used when the compact list style is desired or when the entire
definition list is very large. It reduces the font size used in most, but not all, browsers.
|
|
Example:
|
|
| Return to Section A:D |