Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>Text before figcaption and text after</title>
</head>
<body>
<figure>
text
<figcaption>Bar</figcaption>
text
</figure>
</body>
</html>
<head>
<title>Text before figcaption and text after</title>
</head>
<body>
<figure>
text
<figcaption>Bar</figcaption>
text
</figure>
</body>
</html>