Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset=utf-8>
<title>style@scoped as child of div with flow content after</title>
<body>
<div>
<style scoped></style>
<p>foo
</div>