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