Interface HTMLTableColElement : HTMLElement {
attribute DOMString align;
attribute DOMString ch;
attribute DOMString chOff;
attribute long span;
attribute DOMString vAlign;
attribute DOMString width;
}; Semantic Requirements
Attributes
If you have comments or suggestions, email me at mbrady@nist.gov