<tr>

List of tags

Summary:
The tr element is used as a container to hold a single table row. Table rows may be empty (i.e., all cells are empty). Empty table rows are significant and must not be ignored.

Attributes:
NameData typeMandatoryDefaultDescription
idStringX A unique name for the tag within the deck
classStringX A name of a class of which the tag is a member

Nested tags:
<td>