The HTMLTableElement.width property represents the desired width of the table.
HTMLTableElement.width
external String get width;
external set width(String value);