HTML DOM 下标 对象
下标对象
下标对象表示 HTML <sub> 元素。
访问下标对象
您可以使用 getElementById() 访问 <sub> 元素
创建下标对象
您可以使用 document.createElement() 方法创建 <sub> 元素
标准属性和事件
相关页面
HTML 教程:HTML 文本格式化元素
HTML 参考:HTML <sub> 标签
JavaScript 参考:HTML DOM 上标对象
下标对象表示 HTML <sub> 元素。
您可以使用 getElementById() 访问 <sub> 元素
您可以使用 document.createElement() 方法创建 <sub> 元素
HTML 教程:HTML 文本格式化元素
HTML 参考:HTML <sub> 标签
JavaScript 参考:HTML DOM 上标对象
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]