<tr>
The HTML <tr>
element defines a row of cells in a table. Those can be a mix of <td>
and <th>
elements.
https://developer.mozilla.org/en/docs/Web/HTML/Element/tr
The HTML <tr>
element defines a row of cells in a table. Those can be a mix of <td>
and <th>
elements.
https://developer.mozilla.org/en/docs/Web/HTML/Element/tr