HTML DOM 上标 对象
上标对象
上标对象表示 HTML <sup> 元素。
访问上标对象
您可以使用 getElementById() 访问 <sup> 元素。
创建上标对象
您可以使用 document.createElement() 方法创建 <sup> 元素。
标准属性和事件
相关页面
HTML 教程:HTML 文本格式化元素
HTML 参考:HTML <sup> 标签
JavaScript 参考:HTML DOM 下标对象
上标对象表示 HTML <sup> 元素。
您可以使用 getElementById() 访问 <sup> 元素。
您可以使用 document.createElement() 方法创建 <sup> 元素。
HTML 教程:HTML 文本格式化元素
HTML 参考:HTML <sup> 标签
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]