HTMLDListElement - Web APIs | MDN
Instance properties
Inherits properties from its parent, HTMLElement.
HTMLDListElement.compactDeprecated-
A boolean value indicating that spacing between list items should be reduced.
Instance methods
No specific methods; inherits methods from its parent, HTMLElement.
Specifications
| Specification |
|---|
| HTML # htmldlistelement |
Browser compatibility
See also
- The HTML element implementing this interface:
<dl>