Developer’s Guide SoundPoint IP / SoundStation IP
<tr>
This tag defines a row in a table.
The following attributes are supported:
Attribute | Value/s | Description |
|
|
|
align | right | Defines the text alignment in cells. |
| left |
|
| center |
|
| justify |
|
| char |
|
|
|
|
<td>
This tag defines a cell in a table.
The following attributes are supported:
Attribute | Value/s | Description |
|
|
|
align | left | Specifies the horizontal alignment |
| right | of cell content |
| center |
|
| justify |
|
| char |
|
|
|
|
colspan | number | Indicates the number of columns |
|
| this cell should span. |
|
|
|
rowspan | number | Indicates the number of rows this |
|
| cell should span. |
|
|
|
2 - 8