XHTML1.1 - tbody module

記述形式
<tfoot>...</tfoot>

説明
表のデータを定義する。

オプション属性
水平方向の揃え位置を指定する。
<tfoot align="left | center | right | justify | char">

垂直方向の揃え位置を指定する。
<tfoot valign="top | middle | bottom | baseline">

文字揃えをする。
<tfoot char="文字・記号など">

文字のオフセット位置を指定する。
<tfoot charoff="pixel | parcent">

I18N Attribute

Style Attribute

Core Attributes

Event Attributes

子要素
<tr>