Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset="utf-8">
<title>sticky inside subgrid</title>
<style>
body { margin: 0 }
div {
border: 10px solid orange;
height: 400px;
}
</style>
<div></div>