---
title: HTMLTableSectionElement
framework: webkitjs
role: symbol
role_heading: Class
path: webkitjs/htmltablesectionelement
---

# HTMLTableSectionElement

## Declaration

```data
interface HTMLTableSectionElement
```

## Topics

### Instance Properties

- [align](webkitjs/htmltablesectionelement/1632709-align.md)
- [ch](webkitjs/htmltablesectionelement/1630520-ch.md)
- [chOff](webkitjs/htmltablesectionelement/1632628-choff.md)
- [rows](webkitjs/htmltablesectionelement/1633761-rows.md)
- [vAlign](webkitjs/htmltablesectionelement/1629541-valign.md)

### Instance Methods

- [deleteRow](webkitjs/htmltablesectionelement/1631548-deleterow.md)
- [insertRow](webkitjs/htmltablesectionelement/1630813-insertrow.md)

## Relationships

### Inherits From

- [HTMLElement](webkitjs/htmlelement.md)
