figure.html (231B)
1 <!doctype html> 2 <title>The figure element</title> 3 <link rel=author title=Ms2ger href=ms2ger@gmail.com> 4 <link rel=help href=http://www.whatwg.org/html5/#the-figure-element> 5 <figure> 6 <figcaption>Caption</figcaption> 7 Figure 8 </figure>