4.3.8 dt : denition term.

The dt tag is used in denition lists to enclose the term for which a denition is presented. It's usage is identical to the usage in HTML.

Example:

 
FPC
stands for Free Pascal Compiler.
 

Will be typeset as

FPC
stands for Free Pascal Compiler.

See also: dl (123), dd (121), ol (143), ul (169)