|
|
Return to HTML 4.01 element index page
Name: Definition Description
<dd> ... </dd> (opt.)
Description: Used to specifiy the definition in a list of defined terms.
Browser Compatibility: NN: 1.0+ / IE: 2.0+ / Opera: 4+
| Attributes: |
|
Code Example:
<dl><dt>Guitar</dt><dd>A stringed instrument with various sounds.</dd></dl>
Comments: Used in conjuction with the <dl> elements.
XHTML Notes: The closing </dd> element is required.
| ||||||||||||||||||||
Created: March 15, 2005
URL: http://webreference.com/html/reference/specs/