HTML DOM 中的 Section 对象用于表示 HTML
句法:
document.getElementById("id")
其中 id 分配给
示例 1:
html
HTML DOM section Object
GeeksForGeeks
DOM section Object
A computer science portal for geeks.
html
HTML DOM section Object
GeeksForGeeks
DOM section Object
输出:
点击按钮前:
点击按钮后:
示例 2:可以使用 document.createElement 方法创建 Section 对象。
html
HTML DOM section Object
GeeksForGeeks
DOM section Object
输出:
点击按钮前:
点击按钮后:
支持的浏览器:
- 谷歌浏览器
- 火狐浏览器
- 边缘
- 苹果浏览器
- 歌剧