table row
objects expose the HTMLTableRowElement
interface, which provides special properties and methods (beyond the regular element object interface they also have available to them by inheritance) for manipulating the layout and presentation of rows in an HTML table.Deprecated