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