Baseline Widely available *
The HTMLTableColElement
interface provides properties for manipulating single or grouped table column elements.
Inherits properties from its parent, HTMLElement
.
HTMLTableColElement.align
Deprecated
A string that indicates the horizontal alignment of the cell data in the column.
HTMLTableColElement.ch
Deprecated
A string representing the alignment character for cell data.
HTMLTableColElement.chOff
Deprecated
A string representing the offset for the alignment character.
HTMLTableColElement.span
A positive number that reflects the span
HTML attribute, indicating the number of columns to apply this object's attributes to.
HTMLTableColElement.vAlign
Deprecated
A string that indicates the vertical alignment of the cell data in the column.
HTMLTableColElement.width
Deprecated
A string representing the default column width.
No specific method; inherits methods from its parent, HTMLElement
.
<col>
and <colgroup>
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3