files/en-us/web/api/htmltablecolelement/index.md
{{ APIRef("HTML DOM") }}
The HTMLTableColElement interface provides properties for manipulating single or grouped table column elements.
{{InheritanceDiagram}}
Inherits properties from its parent, {{domxref("HTMLElement")}}.
span HTML attribute, indicating the number of columns to apply this object's attributes to.No specific method; inherits methods from its parent, {{domxref("HTMLElement")}}.
{{Specifications}}
{{Compat}}