HTML <tr> Tag


The <tr> tag is used to specify a row in an HTML table.

A <tr> element holds one or more <th> or <td> elements.