Web Application for Polycom Phones UC Software 5.0.0
Polycom, Inc. 58
Attribute
Value(s)
charoff
pixels, %
Specifies the alignment offset to the first character to align on. Used if align=char.
class
class_rule, style_rule
The class of the element.
dir
ltr (left to right), rtl (right to left)
Sets the text direction.
id
unique_name
Defines a unique name for the map tag.
lang
language_code
Sets the language. For example, EN=English, DE=German.
title
tooltip_text
Text to display in a tool tip.
style
style_definition
An inline style definition.
valign
top, middle, bottom, baseline
Specifies the vertical alignment of the cell content.
xml:lang
language_code
Sets the language. For example, EN=English, DE=German.
<tbody>

This tag defines a table body.

The <tbody> tag supports the attributes listed in the following table.

Table 50: <tbody> Tag Attributes
Attribute
Value(s)
align
left, right, center
Specifies the horizontal alignment of cell content text.
<tfoot>

This tag defines table footer.