XHTML1.1 - map module

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

説明
画像がイメージマップであることを指定する。
HTML4ではname属性でマップ名を指定したが、XHTML1.1ではid属性で指定する。

オプション属性
I18N Attribute

Core Attributes

Event Attributes

子要素
<h1>〜<h6>, <div>, <p>, <blockquote>, <address>, <pre>, <hr>, <ins>, <del>, <area>, <ul>, <ol>, <dl>, <table>, <form>, <fieldset>, <script>, <noscript>