| You are here: NetStrider » Tutorials » HTMLRef » Tables » TR « |
| <TR> Command |
Command Syntax:
Defines a table row. A table row can consist of
header or data cells. Generally these element types
are not mixed within a table row.
Although the <TR>
can make use of command attributes identical to those used for the
<TD> and
<TH> commands,
parameters are generally not set at the table row level.
|
Command Parameters:
|
Example:
|
||||
| Return to the HTML Reference Guide Section S:Z |