Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
span {
position: fixed;
}
div {
display: contents
}
body::first-line {}
</style>
<div><span></span></div>
<!DOCTYPE html>
<style>
span {
position: fixed;
}
div {
display: contents
}
body::first-line {}
</style>
<div><span></span></div>