dl top-level constant

Tag const dl

Represents a description list. The element encloses a list of groups of terms (specified using the

element) and descriptions (provided by
elements).

Implementation

const dl = Tag("dl");