blob: a7cff4f58e10213a573929c7068a9f6c6b40108f [file] [log] [blame]
<html>
<head>
<style>
figure {
margin-left: auto;
margin-right: auto;
text-align: center;
}
</style>
</head>
<body>
<p>
Text
<span class="uxwrite-selection">before</span>
</p>
<div class="uxwrite-selection">
<figure>
<img src="../figures/nothing.png"/>
<figcaption>Test figure</figcaption>
</figure>
</div>
<p>
<span class="uxwrite-selection">Text</span>
after
</p>
</body>
</html>