XHTML1.1 - label module
記述形式
<label>...</label>
説明
ラベルと入力コントロールを関連付ける。
オプション属性
横方向の文字数を設定する。
<label for="
対応する入力コントロールのID名
">
ALT+任意のキーでフォーカスの移動をさせる。
<label accesskey="
a - z
|
0 - 9
|
記号
">
I18N Attribute
Style Attribute
Core Attributes
Event Attributes
子要素
<span>
,
<br>
,
<q>
,
<abbr>
,
<acronym>
,
<cite>
,
<code>
,
<dfn>
,
<em>
,
<kbd>
,
<samp>
,
<strong>
,
<var>
,
<b>
,
<i>
,
<big>
,
<small>
,
<sup>
,
<sub>
,
<tt>
,
<ins>
,
<del>
,
<bdo>
,
<a>
,
<img>
,
<map>
,
<table>
,
<input>
,
<button>
,
<select>
,
<textarea>
,
<label>
,
<object>
,
<script>
,
<noscript>
, 文字データ