DListElement
The HTMLDListElement
interface provides special properties (beyond those of the regular HTMLElement
interface it also has available to it by inheritance) for manipulating definition list elements.
Documentation HTMLDListElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
compact: Bool
Is a Boolean
indicating that spacing between list items should be reduced.