HTMLTableColElementBaseline Widely availableThis feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.Learn moreSee full compatibilityReport feedbackThe HTMLTableColElement interface provides properties for manipulating single or grouped table column elements. EventTarget Node Element HTMLElement HTMLTableColElement Instance propertiesInherits 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. Instance methodsNo specific method; inherits methods from its parent, HTMLElement.SpecificationsSpecificationHTML # htmltablecolelementBrowser compatibilitydesktopmobileChromeEdgeFirefoxOperaSafariChrome AndroidFirefox for AndroidOpera AndroidSafari on iOSSamsung InternetWebView AndroidWebView on iOSHTMLTableColElementChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyalignDeprecatedChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historychDeprecatedChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historychOffDeprecatedChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyspanChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyvAlignDeprecatedChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historywidthDeprecatedChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android4.4Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historySee also The HTML element implementing this interface: <col> and <colgroup>.