DT - definition term
Description
The <DT> tag displays a
definition term in a definition list. The tag must be used within a <DL>
tag and is usually followed by a <DD> tag that describes the term being
defined.
Syntax
<DT>
The UNIVERSAL ATTRIBUTES can be used with this tag.
|