Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
details {
column-count: 3;
column-width: 5em;
background-color: yellow;
overflow: scroll;
width: 300px; height: 300px;
}
</style>
<details>
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
abcde
</details>