HTML DOM Section 物件
Section 物件
Section 物件表示一個 HTML <section> 元素。
訪問 Section 物件
您可以使用 getElementById() 來訪問 <section> 元素
建立 Section 物件
您可以使用 document.createElement() 方法來建立 <section> 元素
標準屬性和事件
相關頁面
HTML 參考: HTML <section> 標籤
Section 物件表示一個 HTML <section> 元素。
您可以使用 getElementById() 來訪問 <section> 元素
您可以使用 document.createElement() 方法來建立 <section> 元素
HTML 參考: HTML <section> 標籤
如果您想將 W3Schools 服務用於教育機構、團隊或企業,請傳送電子郵件給我們
sales@w3schools.com
如果您想報告錯誤,或想提出建議,請傳送電子郵件給我們
help@w3schools.com