HTML element: <tr>
Availability
|
Partial support as of BlackBerry®
Device Software version 4.0.
Full support as of BlackBerry Device Software version 4.6.
|
The <tr> element specifies a table row.
Differences between HTML, XHTML, and XHTML-MP
None.
Attributes
Attribute
|
Value(s)
|
Description
|
Supported in
|
align
|
center
char
justify
left
right
|
This attribute specifies the horizontal alignment of the cell content.
|
4.0 or later
|
bgcolor
|
color
|
Deprecated. This attribute specifies the background color of the table cell.
|
4.6 or later
|
valign
|
baseline
bottom
middle
top
|
This attribute specifies the vertical alignment of the content within the cell.
|
4.6 or later
|
Common attributes
|
—
|
The <tr> element supports the following common attributes:
- class
- dir
- id
- lang
- style
- title
|
4.6 or later
|
Event attributes
|
—
|
The <tr> element supports the following event attributes:
- onclick
- onkeydown
- onkeypress
- onkeyup
- onmousedown
- onmousemove
- onmouseout
- onmouseover
- onmouseup
|
4.6 or later
|
Index
Was this information helpful? Send us your comments.