ZVON > References > DOM2 Reference

HTMLTableSectionElement (interface )


Own properties:
attributes  -  align, ch, chOff, rows, vAlign
methods  -  deleteRow, insertRow

Inherited properties:
This interface inherits all properties from HTMLElement, the generic interface for all element interfaces in DOM HTML, which itself inherits all properties from DOM Core interface Element and thus also Node.

Description:
The THEAD, TFOOT, and TBODY elements.