XHTML1.1 - thead module

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

説明
表のヘッダーを定義する。

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

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

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

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

I18N Attribute

Style Attribute

Core Attributes

Event Attributes

子要素
<tr>