DOM标头对象用于表示HTML <header>元素。头元素可以通过getElementById()方法访问。 用法: document.getElementById("id");. 其中'id'是分配给标题标签的ID。
確定! 回上一頁