Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
The <dd> HTML element provides the description, definition, or value for the preceding term (<dt>) in a description list (<dl>).
This element only includes the global attributes.
For examples, see the examples provided for the <dl> element.
| None. |
| Flow content. |
| The start tag is required. The end tag may be omitted if this element is immediately followed by another <dd> element or a <dt> element, or if there is no more content in the parent element. |
|
A <dl> or a
<div> that is a child of a
<dl>. This element can be used after a <dt> or another <dd> element. |
| No corresponding role |
| No role permitted |
| HTMLElement |
| HTML # the-dd-element |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Apr 24, 2026 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.