Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
html, body, span {
column-count: 2;
}
span {
display: table;
}
a {
vertical-align: 10000000000000000em;
}
</style>
<span>
<a>foo</a>
</span>