| Tag | Description |
|---|---|
<tr> |
The HTML <tr> tag is used for specifying
a table row within a table. A table row contains one or more
<td> and/or <th> tags
which determine individual cells.
|
| HTML Code | Display | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|