今日は<figcaption>タグについてです。前回の<figure>の関連タグになります。では早速解説していきます。 図などのキャプションを表すタグ <figcaption>は、名前の通り写真、図面、挿絵(figure)のキャプション(caption)を表すタグです。 使い方 <figure>~</figure>の ...
<figure> タグは、画像やイラスト、表、コードブロックなどの「図」を表す要素をマークアップするために使用されます。さらに、それらの図に関連する説明(キャプション)を <figcaption> タグを使って提供することができます。 画像やイラストに説明を加え ...
Add a description, image, and links to the html-figcaption topic page so that developers can more easily learn about it.
html-figcaption is an educational project, which will be used for HTML courses. Note: the school where the course is given, the HEPL from Liège, Belgium, is a french-speaking school. From this point, ...