figure.html (284B)
1 <!doctype html> 2 <title>The figure element</title> 3 <link rel="match" href="figure-ref.html"> 4 <link rel=author title=Ms2ger href=ms2ger@gmail.com> 5 <link rel=help href=https://html.spec.whatwg.org/multipage/#the-figure-element> 6 <figure> 7 <figcaption>Caption</figcaption> 8 Figure 9 </figure>