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