| Tag | Description |
|---|---|
<dt>
|
The HTML <dt> tag defines an item in a definition
list. The <dt> tag is used in conjunction with
<dl> (defines the definition list) and
<dd> (describes the item in the list).
|
| HTML Code | Display |
|---|---|
|
|