HTML DOM Section ɗanar

Section object

Section object a wakilci HTML <section> element.

Rarrabawo:Internet Explorer 8 da kuma kwaye yau kai bai a dace <section> element.

A hanyar Section object

Anfani a kanan za a hanyar getElementById() domin hanyar <section> element:

var x = document.getElementById("mySection");

Try it yourself

A fassa hanyar Section

You can use the document.createElement() method to create a <section> element:

var x = document.createElement("SECTION");

Try it yourself

Standard properties and events

Section object supports standardsPropertiesAndEvents.

Related pages

HTML Reference Manual:HTML <section> ɗanar