标签: HTML
HTML ol reversed 属性
对列表顺序进行降序: 实例 Run this code » <ol…
HTML ol compact 属性
在有序的 HTML 列表中使用 compact 属性: 实例 Run t…
HTML object width 属性
高度和宽度为 400 像素的 flash 动画: 实例 Run this…
HTML object vspace 属性
顶部和底部边距为 100 像素的对象: 实例 Run this code…
HTML object usemap 属性
使用图像映射的 <object> 元素: 实例 Run th…
HTML object type 属性
拥有指定的 MIME 类型的 <object> 元素: 实例…
HTML object name 属性
带有 name 属性的 <object> 元素: 实例 Ru…
HTML object hspace 属性
左侧和右侧边距为 100 像素的对象: 实例 Run this code…
HTML object height 属性
高度和宽度为 400 像素的 flash 动画: 实例 Run this…
HTML object form 属性
位于 form 表单外的 <object> 元素(但仍然属于…