用途
図表のキャプションを示す
ソースコード
<a href="#sample">サンプル参照</a>
<figure id="sample">
<img src="sample.gif" alt="サンプル">
<figcaption>サンプル画像です</figcaption>
</figure>
<figure id="sample">
<img src="sample.gif" alt="サンプル">
<figcaption>サンプル画像です</figcaption>
</figure>
« figure | div »






目次