🏠 New in Low Baseline Support: Description list

July 29, 2015

caniuse · mdn · [spec]([‘https://html.spec.whatwg.org/multipage/grouping-content.html#the-dd-element’, ‘https://html.spec.whatwg.org/multipage/grouping-content.html#the-dl-element’, ‘https://html.spec.whatwg.org/multipage/grouping-content.html#the-dt-element’])

The <dl>, <dt>, and ‘<dd>’ HTML elements represent a list of terms and their associated descriptions. Use a description list to create glossaries or similar list of key-value pairs.

Source features