此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

HTMLDListElement:compact 属性

Deprecated

Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.

HTMLDListElement 接口的 compact 属性表明列表项之间的间距应减小。compact 属性的具体处理方式因浏览器而异。建议改用 CSS line-height 属性而非使用此属性。

该属性反映了 <dl> 元素的 compact 属性。

一个布尔值。

规范

规范
HTML
# dom-dl-compact

浏览器兼容性