Ul 对象表示 HTML <ul> 元素。
您可以使用 getElementById() 访问 <ul> 元素:
您可以使用 document.createElement() 方法创建 <ul> 元素:
Property | Description |
---|---|
compact | Not supported in HTML5. Use style.lineHeight instead. Sets or returns whether the unordered list should render smaller than normal, or not |
type | Not supported in HTML5. Use style.listStyleType instead. Sets or returns the value of the type attribute of an unordered list |
HTML 教程:HTML 列表
HTML 参考:HTML <ul> 标签
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!